qwj / python-proxy

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backward Proxy GET => Empty reply from server

PeZzZzZz opened this issue · comments

Hi there !
Backward Proxy is very usefull, but there is a bug or something that i didnt understood.

When i try the GET method i get "Empty reply from server".
POST, TRACE, OPTION, PUT, PATCH are ok but GET doesn't works.

pproxy 2.7.8
backward server deb11 (the initial client in comon arch model)
backward client deb12 (the initial server in comon arch model)

Thanks folks !