mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-01-08 12:10:01 -08:00
d510e0f600
* Bump websocket-client from 1.2.3 to 1.3.2 Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.2.3 to 1.3.2. - [Release notes](https://github.com/websocket-client/websocket-client/releases) - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog) - [Commits](https://github.com/websocket-client/websocket-client/compare/v1.2.3...v1.3.2) --- updated-dependencies: - dependency-name: websocket-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update websocket-client==1.3.2 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> [skip ci]
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
HTTP/1.1 101 WebSocket Protocol Handshake
|
|
Connection: Upgrade, Keep-Alive
|
|
Upgrade: WebSocket
|
|
Sec-WebSocket-Accept: Kxep+hNu9n51529fGidYu7a3wO0=
|
|
Set-Cookie: Token=ABCDE
|
|
Set-Cookie: Token=FGHIJ
|
|
some_header: something
|
|
|