google / martian

Martian is a library for building custom HTTP/S proxies
Apache License 2.0
2.01k stars 247 forks source link

Handle proxy getting stuck when upstream stops responding midway #349

Open arunkbharathan opened 2 years ago

arunkbharathan commented 2 years ago

Handle proxy getting stuck when upstream stops responding midway before the Content Length number of bytes is transferred.

arunkbharathan commented 2 years ago

@bramhaghosh please check this