Files
connexion/docs
Niels Dewulf 0082d7ad33 Fix CORS headers not set on exceptions (#1821)
Fixes #1820.
Correct error handling in response to CORS.


Changes proposed in this pull request:

- Add a MiddlewarePosition before Exception handling so CORS is always
returned
- Add ServerError Middleware to handle unhandled errors between the
ServerError- and ExceptionMiddleware
 - Update corresponding docs

---------

Co-authored-by: Robbe Sneyders <robbe.sneyders@ml6.eu>
2023-12-01 00:04:46 +01:00
..
2023-11-03 00:14:35 +01:00
2023-10-29 14:23:21 +01:00
2023-11-06 18:35:44 +01:00
2023-10-31 20:08:04 +01:00
2023-10-31 20:08:04 +01:00
2023-10-29 09:40:43 +01:00