adamfisk/LittleProxy

Filters on reused ProxyToServerConnections still reference the first HttpRequest that opened the connection

oxtoacart opened this issue · 0 comments

They should instead reference the most recent request on that connection.

Found by @robfletcher