mirror of https://github.com/gofiber/fiber.git
* 🔥 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" |
||
---|---|---|
.. | ||
config.go | ||
cors.go | ||
cors_test.go | ||
utils.go | ||
utils_test.go |