Skip to content

Moe Sync#3440

Merged
ronshapiro merged 1 commit into
masterfrom
sync-master-2019/04/09
Apr 10, 2019
Merged

Moe Sync#3440
ronshapiro merged 1 commit into
masterfrom
sync-master-2019/04/09

Conversation

@ronshapiro

Copy link
Copy Markdown
Contributor

This code has been reviewed and submitted internally. Feel free to discuss on the PR and we can submit follow-up changes as necessary.

Commits:

Add websocket headers to HTTP header listings.

This adds five headers, as defined in RFC 6455: Sec-WebSocket-Accept,
Sec-WebSocket-Extensions, Sec-WebSocket-Key, Sec-WebSocket-Protocol, and
Sec-WebSocket-Versions.

This also changes the C++ per-header unit test so that it can recognize the
alternate capitalization of WebSocket, instead of adding five special cases. The
Go and Java versions use the "Websocket" capitalization instead.

78fe310

This adds five headers, as defined in RFC 6455: Sec-WebSocket-Accept,
Sec-WebSocket-Extensions, Sec-WebSocket-Key, Sec-WebSocket-Protocol, and
Sec-WebSocket-Versions.

This also changes the C++ per-header unit test so that it can recognize the
alternate capitalization of WebSocket, instead of adding five special cases. The
Go and Java versions use the "Websocket" capitalization instead.

RELNOTES=n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=242732915
@ronshapiro ronshapiro added the internal-sync A PR that represents a push from Google's internal repo label Apr 10, 2019
@ronshapiro ronshapiro merged commit 32cf2dd into master Apr 10, 2019
@ronshapiro ronshapiro deleted the sync-master-2019/04/09 branch April 10, 2019 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes internal-sync A PR that represents a push from Google's internal repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants