Skip to content

LittleProxy 1.1.2 released!

Latest
Compare
Choose a tag to compare
@jekh jekh released this 05 Mar 22:52
· 5 commits to master since this release

LittleProxy 1.1.2 has been released! This is another maintenance release with updated dependencies and a few important bug fixes:

  • Fix memory leak on initial requests
  • Fix duplicate 502 Gateway Timeout responses
  • Fix Transfer-Encoding manipulation for sdch encoding
  • Close connection and return a 400 after invalid client requests
  • Add allowRequestsToOriginServer bootstrap option for reverse proxies

Thanks to everyone who contributed code, tested fixes, and logged issues, including:

@danielkyu
@luleyl
@Schnutzel
@fomin-vyacheslav-main
@mjallday
@Weakie
@zhangshihai1232

And thanks to all our other testers and contributors!

-The LittleProxy Team