akka/akka-http

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

Aberta

#1.417 aberto em 9 de set. de 2017

 (4 comentários) (3 reações) (0 responsável)Scala (598 forks)batch import
1 - triageddiscusshelp wantednice-to-have (low-prio)

Métricas do repositório

Stars
 (1.311 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (2 fundiu PRs em 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.

Guia do colaborador