Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Websocket Fix #303

Merged
merged 1 commit into from
Jan 8, 2018
Merged

Websocket Fix #303

merged 1 commit into from
Jan 8, 2018

Conversation

gambol99
Copy link
Contributor

@gambol99 gambol99 commented Jan 7, 2018

The http2FancyWriter does not implement the http.Hijacker method causing the websocket upgrade to throw an exception. This PR fixes the issues by forcing the selection of httpFancyWriter{}

@gambol99 gambol99 added the bug label Jan 7, 2018
@gambol99 gambol99 self-assigned this Jan 7, 2018
The http2FancyWriter does not implement the http.Hijacker method causing the websocket upgrade to throw an exception. This PR fixes the issues by forcing the selection of httpFancyWriter{}
@aalubin
Copy link

aalubin commented Jan 8, 2018

tested and works like a charm

@gambol99
Copy link
Contributor Author

gambol99 commented Jan 8, 2018

awesome! ... thanks for testing @aalubin :-)

@gambol99 gambol99 merged commit 1f5005e into master Jan 8, 2018
@gambol99 gambol99 deleted the websocket_fix branch January 8, 2018 09:49
@gambol99 gambol99 mentioned this pull request Jan 9, 2018
gambol99 added a commit that referenced this pull request Feb 12, 2018
FEATURES:
* Added the groups parameter to the resource, permitting users to use the jest docker ecryptfs dev claim in the token [#PR301](#301)
* Removed the authors file [#PR299](#299)

FIXES:
* Fixed the custom headers when upgrading to websockets [#PR311](#311)
* Fixed exception when upgrading to websockets [#PR303](#303)
@gambol99 gambol99 mentioned this pull request Feb 12, 2018
gambol99 added a commit that referenced this pull request Feb 12, 2018
FEATURES:
* Added the groups parameter to the resource, permitting users to use the jest docker ecryptfs dev claim in the token [#PR301](#301)
* Removed the authors file [#PR299](#299)

FIXES:
* Fixed the custom headers when upgrading to websockets [#PR311](#311)
* Fixed exception when upgrading to websockets [#PR303](#303)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants