-
### What is the problem this feature would solve?
Currently all http responses are uncompressed.
### What is the feature you are proposing to solve the problem?
Would be good to enable gzip compres…
jakeg updated
1 month ago
-
When calling [Microsoft Teams VAAC API](https://learn.microsoft.com/en-us/microsoftteams/aa-cq-cqd-historical-reports#accessing-vaac-outside-of-power-bi) using either `Invoke-RestMethod` or `Invoke-We…
-
Substantially reduce response sizes by gzipping response body and adding `content-encoding: gzip` to headers. Probably simplest to make this configurable server-wide. This issue is inspired by me imag…
-
Hey everyone,
"I feel like I'm taking crazy pills", but I can't find the answer to my problem... I have a group of Azure Functions V3 that are serving up a REST API. They are on an "Always On" App…
-
### Description
If you create an http request with header options setting “accept-encoding” to “gzip” the result returned in the async event will NOT decompress the response body buffer by default. L…
-
``` bash
curl -s -D - www.driebit.nl -o /dev/null
HTTP/1.1 200 OK
Set-Cookie: z_sid=xD6tnwcv2gvkzTdThgtRIO2jcj1TVTxR; Version=1; Path=/; HttpOnly
Server: MochiWeb/1.1 WebZMachine/2.0 (Z) Zotonic/0.14…
-
I wonder if Bref could automatically try to gzip the response if it's bigger than the 6MB limit. I gave it a try and at least this approach works for me (removed the Vapor header):
https://bannister.…
-
Should have a way to decode Response Bodies if a **Content-Encoding** Header is present and set as _gzip/deflate_
-
Gzipping data is an expensive process, the results of the gzip should be cached rather than caching the raw data and having to perform the gzip for every request.
CDN all versions
-
Even if the remote site doesn't. We still can.