Aurélien Lajoie
Aurélien Lajoie
gz files are not decompressed. when a gz file is opened from vim decompression is done. `vim toto.gz` won't work `vim` then `:e toto.gz` will version 1.0 is ok cfc14a405824f0e84a460bca1c9ddbb93a5e8491...
Bug description: ``` 504 ERROR The request could not be satisfied. CloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the...
Looks like the answered response is corrupted The raw data downloaded from https://hoppscotch.io/ has two null character at this end.  I have checked with wireshark, there is no issue...
Due to #7892 I have the revert on my branch. Add redis to store cache. Create some helper to factorise tests.
### Summary Improve proxy cache plugin to support `stale-while-revalidate` and `s-maxage` ### Full changelog #### stale-while-revalidate `stale-while-revalidate` indicates that caches MAY serve the response in which it appears after it...
### Summary According to the RFC 7231 & 7232, 204 and 304 should not have content type header: * 204 https://datatracker.ietf.org/doc/html/rfc7231#section-6.3.5 * 304 https://datatracker.ietf.org/doc/html/rfc7232#section-4.1 Initial commit from @adrien-f see https://github.com/Kong/kong-plugin-proxy-cache/pull/34
### Summary Remove proxy cache headers from response if the kong debug is not set. Adding Miss/Hit, Age and cache key to answer shouldn't be the default behavior. ### Full...
Hi, Current tags sent to Datadog are: - operation - graph - variant Can you add the **client** tag to the metrics sent to DataDog ?
I get issue to compute the speed index using `speedline` module. The size of the screenshots into the tracing file are not all the same. The strange thing is that...