Change WebSocket default port
commita017bbe0a53a4b135734f2cc7dc44d5a788a40fa
authorwillchan@chromium.org <willchan@chromium.org@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Tue, 8 Sep 2009 21:42:18 +0000 (8 21:42 +0000)
committerwillchan@chromium.org <willchan@chromium.org@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Tue, 8 Sep 2009 21:42:18 +0000 (8 21:42 +0000)
tree5ebbd7e8b9fb8ab17b8f95661591e6d0f960e929
parentb48a1f8833ee5d114179a26d746b164bacf3b5d0
Change WebSocket default port

The Web Socket protocol specification draft has changed the default port of Web Socket recently.
http://tools.ietf.org/rfcdiff?difftype=--hwdiff&url2=draft-hixie-thewebsocket...

BUG=none
TEST=googleurl_unittests URLCanonTest.CanonicalizeStandardURL passes.

Patch contributed by ukai@chromium.org.

git-svn-id: http://google-url.googlecode.com/svn/trunk@116 8873c55e-713a-0410-88f8-23d9c3d90b1b
src/url_canon_stdurl.cc
src/url_canon_unittest.cc