Skip to content

v0.0.3

Compare
Choose a tag to compare
@mastercactapus mastercactapus released this 22 Sep 15:17
· 1 commit to master since this release
  • fixed a bug where V2 WriteTo would make multiple Write calls (PROXY header needs to be sent in a single frame)
  • fixed a bug where no filter & no timeout would cause the deadline to be set to zero
  • added proxy-get command that will issue a GET request to test PROXY support
  • minimum Go version is now 1.13