Tags: ehsannm/fasthttp
Tags
Adding new compressible prefixes (valyala#1092) * Adding "image/svg" as compressible prefix * Adding additional compressible prefixes from https://support.cloudflare.com/hc/en-us/articles/200168396-What-will-Cloudflare-compress-
Fix header .Add functions (valyala#1036) These functions should take the headers that are handled differently into account.
Run test with go 1.16.X (valyala#1028) * Run test with go 1.16.X * Fix min required go version * Add go tip * Update .github/workflows/security.yml Co-authored-by: Erik Dubbelboer <erik@dubbelboer.com> Co-authored-by: Erik Dubbelboer <erik@dubbelboer.com>
Add option for middleware to set custom remote address (valyala#1009) * Add option for middleware to set custom remote address * Update Init2 to clear custom context remoteAddr
PreviousNext