fiber/middleware
Sigmund Xia 夏天睿 85a5fb8cf2
🩹Fix: Adaptor middleware duplicates cookies (#3151)
* 🩹Fix: Adaptor middleware duplicates cookies

* 🩹Fix: add extra cases for Test_HTTPMiddlewareWithCookies

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-10-03 16:19:27 +02:00
..
adaptor 🩹Fix: Adaptor middleware duplicates cookies (#3151) 2024-10-03 16:19:27 +02:00
basicauth v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
cache chore(middleware/cache): fix typo (#3145) 2024-09-25 08:44:04 +02:00
compress chore: Bump golangci-lint to v1.60.3 (#3119) 2024-09-02 15:38:59 +02:00
cors Use utils Trim functions instead of the strings/bytes functions (#3087) 2024-07-24 16:25:35 +02:00
csrf enhancement: use msgp for flash message encoding/decoding (#3099) 2024-08-29 16:45:16 +02:00
earlydata Fix some comments (#2983) 2024-04-24 11:12:06 +02:00
encryptcookie chore: Bump golangci-lint to v1.60.3 (#3119) 2024-09-02 15:38:59 +02:00
envvar v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
etag Bump golangci-lint to v1.61.0 (#3135) 2024-09-15 19:28:22 +02:00
expvar Merge remote-tracking branch 'origin/master' into v3-beta 2023-08-05 22:02:01 +03:00
favicon v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
healthcheck feat: Add Startup Probe to Healthcheck Middleware (#3069) 2024-07-18 13:54:44 +02:00
helmet v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
idempotency enhancement: use msgp for flash message encoding/decoding (#3099) 2024-08-29 16:45:16 +02:00
keyauth v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
limiter chore: Bump golangci-lint to v1.60.3 (#3119) 2024-09-02 15:38:59 +02:00
logger v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
pprof chore: Bump golangci-lint to v1.60.3 (#3119) 2024-09-02 15:38:59 +02:00
proxy v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
recover v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
redirect v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
requestid v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
rewrite v3: Add Benchmarks for Rewrite Middleware (#3092) 2024-07-26 16:55:00 +02:00
session enhancement: use msgp for flash message encoding/decoding (#3099) 2024-08-29 16:45:16 +02:00
skip Merge remote-tracking branch 'origin/master' into v3-beta 2023-08-05 22:02:01 +03:00
static chore: Bump golangci-lint to v1.60.3 (#3119) 2024-09-02 15:38:59 +02:00
timeout V2 to v3 merge (#2864) 2024-02-29 08:29:59 +01:00