v1.3
- 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