Skip to content

v1.3

Compare
Choose a tag to compare
@orkunkaraduman orkunkaraduman released this 16 Feb 12:51
· 9 commits to release since this release
56cce93
  • Added TLS support for HTTPS Proxy
  • Added ErrPanic to catch panic in handler functions
  • Added ErrNotSupportHTTPVer to prevent HTTP/2 requests
  • Added authType parameter to OnAuth handler
  • Added Context.Req
  • Changed internal implementations and fixed bugs