1 - triageddiscusshelp wantednice-to-have (low-prio)
Repository metrics
- Stars
- (1,311 stars)
- PR merge metrics
- (Avg merge 1d 10h) (2 merged PRs in 30d)
Description
In #1316, akka-http would gracefully reject CONNECT request.
If an option that accepts CONNECT is added, users can easily use Http().serverLayer to implement their http proxy.