Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(336)

Unified Diff: pkg/shelf_web_socket/CHANGELOG.md

Issue 810133002: Fix shelf_web_socket's Connection handling. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/shelf_web_socket/lib/src/web_socket_handler.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/shelf_web_socket/CHANGELOG.md
diff --git a/pkg/shelf_web_socket/CHANGELOG.md b/pkg/shelf_web_socket/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..d12b69053a0f648daa55c8215e59dcc58c42d67f
--- /dev/null
+++ b/pkg/shelf_web_socket/CHANGELOG.md
@@ -0,0 +1,4 @@
+## 0.0.1+1
+
+* Properly parse the `Connection` header. This fixes an issue where Firefox was
+ unable to connect.
« no previous file with comments | « no previous file | pkg/shelf_web_socket/lib/src/web_socket_handler.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698