akka/akka-http

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

开放

#1,417 创建于 2017年9月9日

 (4 条评论) (3 个反应) (0 位负责人)Scala (598 个派生)batch import
1 - triageddiscusshelp wantednice-to-have (low-prio)

仓库指标

星标
 (1,311 个星标)
PR 合并指标
 (平均合并 1天 10小时) (30 天内合并 2 个 PR)

描述

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.

贡献者指南