Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

WIP: Add cors filter #73

Closed
wants to merge 1 commit into from
Closed

WIP: Add cors filter #73

wants to merge 1 commit into from

Conversation

manifest
Copy link

PR for the issue. Work in progress.

@manifest manifest mentioned this pull request Aug 26, 2018
@shepmaster
Copy link

It'd be wonderful to cross-reference with the implementation in tower-web. Since the plan is to merge the projects, having "close enough" code is probably a desirable goal.

@shepmaster
Copy link

If nothing else, you might benefit from the testcases there and may find bugs in that implementation we can fix.

@dmexe dmexe mentioned this pull request Aug 27, 2018
@manifest
Copy link
Author

manifest commented Aug 28, 2018

@shepmaster Thanks for sharing. I'll check it out.

@carllerche
Copy link

carllerche commented Aug 28, 2018

One thing to figure out: What should be a filter vs. what should be a middleware?

It actually seems that Filter is more general, so it is possible that middleware could be adapted into a filter, so that there can be a generic "middleware" filter.

@manifest
Copy link
Author

I'm closing this for now until there would be a better understanding of warp relation to tower-web.

@manifest manifest closed this Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants