DescriptionSupport parsing a Sec-WebSocket-Extensions header with multiple elements
This change is mainly for the WebSocket server implementation in Chromium.
As there's only one known extension so far and it's illegal to return
multiple permessage-deflate elements to the client, we don't need this
parser improvement for the client.
R=yhirano,dgozman,eroman
BUG=471646
Committed: https://crrev.com/38ee68c20fe305db2eb4f3db50d3c9cbfad03d45
Cr-Commit-Position: refs/heads/master@{#323189}
Patch Set 1 : #
Total comments: 12
Patch Set 2 : Addressed #5, #6 #Patch Set 3 : Rebase #Patch Set 4 : Clear extensions_ if errored #
Total comments: 17
Patch Set 5 : Addressed #12 #
Messages
Total messages: 24 (8 generated)
|