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

Router should return Content-Type header #639

Merged
merged 2 commits into from
Mar 15, 2022
Merged

Conversation

garypen
Copy link
Contributor

@garypen garypen commented Mar 15, 2022

If we haven't already set a Content-Type header, then make sure that we
set one with a value of "application/json".

fixes: #636

If we haven't already set a Content-Type header, then make sure that we
set one with a value of "application/json".

fixes: #636
@github-actions

This comment has been minimized.

@garypen garypen requested a review from o0Ignition0o March 15, 2022 08:32
@garypen garypen merged commit 143275b into main Mar 15, 2022
@garypen garypen deleted the garypen/636-content-type branch March 15, 2022 09:28
@garypen garypen self-assigned this Mar 15, 2022
@abernix abernix mentioned this pull request Mar 16, 2022
@abernix abernix added this to the v0.1.0-alpha.9 milestone Mar 16, 2022
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.

Router should return Content-Type header
3 participants