Skip to content

Remove warp patch and allow parsing of CORS wildcard#4287

Closed
macladson wants to merge 1 commit intosigp:unstablefrom
macladson:fix-cors
Closed

Remove warp patch and allow parsing of CORS wildcard#4287
macladson wants to merge 1 commit intosigp:unstablefrom
macladson:fix-cors

Conversation

@macladson
Copy link
Copy Markdown
Member

Issue Addressed

#3947

Proposed Changes

Removes the patch we are applying to warp and uses the current latest release.
It also allows parsing of --http-allow-origin "*" and uses warp's allow_any_origin function to restore the CORS features present in the patch.

Additional Info

Currently blocked on a new warp release which includes the newest TLS features. warp is currently set to the master branch to allow for testing.

@macladson macladson added blocked work-in-progress PR is a work-in-progress HTTP-API dependencies Pull requests that update a dependency file labels May 15, 2023
@macladson
Copy link
Copy Markdown
Member Author

Implemented in #4639

@macladson macladson closed this Oct 5, 2023
@macladson macladson deleted the fix-cors branch October 5, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked dependencies Pull requests that update a dependency file HTTP-API work-in-progress PR is a work-in-progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant