Skip to content

Remove warp patch and allow parsing of CORS wildcard #4287

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

macladson
Copy link
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
Member Author

Implemented in #4639

@macladson macladson closed this Oct 5, 2023
@macladson macladson deleted the fix-cors branch October 5, 2023 07:00
# for free to join this conversation on GitHub. Already have an account? # 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