fiber/middleware
Muhammed Efe Cetin 3bb9df5cd7
Merge remote-tracking branch 'origin/main' into bind
2024-08-30 19:52:46 +03:00
..
adaptor v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +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 enhancement: use msgp for flash message encoding/decoding (#3099) 2024-08-29 16:45:16 +02:00
compress v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +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 v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +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 v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +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 Merge remote-tracking branch 'origin/main' into bind 2024-08-30 19:52:46 +03: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 enhancement: use msgp for flash message encoding/decoding (#3099) 2024-08-29 16:45:16 +02:00
logger Merge remote-tracking branch 'origin/main' into bind 2024-08-30 19:52:46 +03:00
pprof Use utils Trim functions instead of the strings/bytes functions (#3087) 2024-07-24 16:25:35 +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: Add support for go1.23 and golangci-lint v1.60.1 (#3101) 2024-08-14 09:14:04 +02:00
timeout V2 to v3 merge (#2864) 2024-02-29 08:29:59 +01:00