mirror of https://github.com/gofiber/fiber.git
* fix(middleware/cors): categorise requests correctly * test(middleware/cors): improve test coverage for request types * test(middleware/cors): Add subdomain matching tests * test(middleware/cors): parallel tests for CORS headers based on request type * test(middleware/cors): Add benchmark for CORS subdomain matching * test(middleware/cors): cover additiona test cases * refactor(middleware/cors): origin validation and normalization |
||
---|---|---|
.. | ||
cors.go | ||
cors_test.go | ||
utils.go | ||
utils_test.go |