akka/akka-http

Sec-WebSocket-Protocol header is private[http]

Open

#137 opened on Sep 8, 2016

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Scala (598 forks)batch import
1 - triagedhelp wanted

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (Avg merge 1d 10h) (2 merged PRs in 30d)

Description

Issue by analytically Tuesday Dec 22, 2015 at 11:06 GMT Originally opened as https://github.com/akka/akka/issues/19258


Overriding the default RejectionHandler is tricky for UnsupportedWebsocketSubprotocolRejection because Sec-WebSocket-Protocol is private.

Contributor guide