fiber/middleware/cors
Aaron Zingerle 079d301c50
🩹 Fix: Middleware/CORS Remove Scheme Restriction (#3163)
🩹 Fix: middleware/cors remove scheme restriction (gofiber#3160)

Co-authored-by: Aaron Zingerle <aaron.zingerle@vipaso.io>
Co-authored-by: M. Efe Çetin <efectn@protonmail.com>
2024-10-11 15:02:36 +03:00
..
config.go v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
cors.go Use utils Trim functions instead of the strings/bytes functions (#3087) 2024-07-24 16:25:35 +02:00
cors_test.go v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
utils.go 🩹 Fix: Middleware/CORS Remove Scheme Restriction (#3163) 2024-10-11 15:02:36 +03:00
utils_test.go 🩹 Fix: Middleware/CORS Remove Scheme Restriction (#3163) 2024-10-11 15:02:36 +03:00