qwj / python-proxy

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.
MIT License
1.99k stars 333 forks source link

Backward Proxy GET => Empty reply from server #171

Open PeZzZzZz opened 11 months ago

PeZzZzZz commented 11 months ago

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 !