fiber/docs/api
xEricL 298975a982
🔥Feature: Add support for TrustProxy (#3170)
* 🔥 Feature: Add `TrustProxyConfig` and rename `EnableTrustedProxyCheck` to `TrustProxy`

* 📚 Doc: Document TrustProxyConfig usage and migration

* 🚨 Test: Validate and Benchmark use of TrustProxyConfig

* 🩹 Fix: typo in RequestMethods docstring

* 🩹 Fix: typos in TrustProxy docstring and JSON tags

* 🩹 Fix: Move `TrustProxyConfig.Loopback` to beginning of if-statement

* 🎨 Style: Cleanup spacing for Test_Ctx_IsProxyTrusted

* 📚 Doc: Replace `whitelist` with `allowlist` for clarity

* 📚 Doc: Improve `TrustProxy` doc wording

* 🩹 Fix: validate IP addresses in `App.handleTrustedProxy`

* 🩹 Fix: grammatical errors and capitalize "TLS"
2024-10-17 08:29:03 +02:00
..
_category_.json [v3 Maintenance]: Consolidate and Document Core Changes in v3 (#2934) 2024-04-23 08:18:19 +02:00
app.md feat: Add support for RebuildTree (#3074) 2024-07-18 22:08:33 +02:00
bind.md chore: replace vendored gorilla/schema package (#3152) 2024-10-11 14:52:09 +03:00
constants.md v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
ctx.md 🔥Feature: Add support for TrustProxy (#3170) 2024-10-17 08:29:03 +02:00
fiber.md 🔥Feature: Add support for TrustProxy (#3170) 2024-10-17 08:29:03 +02:00
hooks.md fix: typo in hooks documentation 2024-10-11 22:56:05 -03:00
log.md v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
redirect.md v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00