DescriptionFix some debugging checks that expect HTTP protocol schemes to also
accept WebSocket protocol schemes.
No functional change to release builds. Debug builds will stop
crashing when the new WebSocket implementation is used.
BUG=
TEST=net_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236713
Patch Set 1 #
Total comments: 1
Patch Set 2 : Factor out HttpUtil::SchemeIsWsOrWss static method. #Patch Set 3 : Fix typo. #
Total comments: 2
Patch Set 4 : Use SchemeIsWsOrWss() in HttpAuthHandlerDigest. #
Total comments: 2
Patch Set 5 : Add SchemeIsWSOrWSS to GURL. #Patch Set 6 : Tweak header file inclusions. #Patch Set 7 : Additional minor #include tweak. #
Total comments: 2
Messages
Total messages: 18 (0 generated)
|