-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve CORS handling for requests responded with errors
Use the available CORS configuration to set the expected headers in case the HTTPClientError handler kicked-in. Fix the global error handler configured in StargateApplication to pay attention to CORS. Improve tests related to CORS. Fixes #180
- Loading branch information
Showing
72 changed files
with
1,380 additions
and
899 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Package { #name : #'Stargate-API-Skeleton' } | ||
Package { #name : 'Stargate-API-Skeleton' } |
Oops, something went wrong.