akka/akka-http

Use akka-http to build an HTTP/HTTPs proxy server

Aperta

#1417 aperta il 9 set 2017

 (4 commenti) (3 reazioni) (0 assegnatari)Scala (598 fork)batch import
1 - triageddiscusshelp wantednice-to-have (low-prio)

Metriche repository

Star
 (1311 stelle)
Metriche merge PR
 (Merge medio 1g 10h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor