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

[http server]: export acl types + remove cors_max_age #466

Merged
merged 5 commits into from
Sep 15, 2021

Conversation

niklasad1
Copy link
Member

No description provided.

@niklasad1 niklasad1 changed the title [http server]: export acl types + kill cors_max_age [http server]: export acl types + make cors_max_age pub Sep 14, 2021
@dvdplm
Copy link
Contributor

dvdplm commented Sep 14, 2021

I think this is better than what I had in #465 but the question about where we send back this header should be. I don't think this fixes that, or…?

@niklasad1
Copy link
Member Author

I think this is better than what I had in #465 but the question about where we send back this header should be. I don't think this fixes that, or…?

No, it just provides the "functionality" to fetch the cors_max_age. I can fix it in this PR or a follow-up doesn't really matter to me

@dvdplm
Copy link
Contributor

dvdplm commented Sep 14, 2021

I'm tempted to go with @maciejhirsz's suggestion and remove the field entirely (until we know we need it).

@niklasad1
Copy link
Member Author

I'm tempted to go with @maciejhirsz's suggestion and remove the field entirely (until we know we need it).

Yes, I like that idea :+1

@niklasad1 niklasad1 changed the title [http server]: export acl types + make cors_max_age pub [http server]: export acl types + remove cors_max_age Sep 15, 2021
@niklasad1 niklasad1 merged commit be96c56 into master Sep 15, 2021
@niklasad1 niklasad1 deleted the na-http-server-export-acl branch September 15, 2021 14:13
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