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

fix: use uppercase HTTP verbs #4

Merged
merged 1 commit into from
Sep 28, 2020
Merged

fix: use uppercase HTTP verbs #4

merged 1 commit into from
Sep 28, 2020

Conversation

Gounlaf
Copy link
Contributor

@Gounlaf Gounlaf commented Sep 24, 2020

HTTP Verbs must be in uppercase.
Some http clients handle the case if it's not, and some doesn't not.

This PR just fix it.

Regards

Signed-off-by: Florian Levis <flevis@hubee.tv>
@mcustiel mcustiel merged commit 70795e4 into mcustiel:master Sep 28, 2020
@Gounlaf
Copy link
Contributor Author

Gounlaf commented Oct 7, 2020

Hi @mcustiel,

could you please create a new tag/release with this fix?

Thanks,
Regards.

@mcustiel
Copy link
Owner

mcustiel commented Oct 7, 2020

Hello @Gounlaf
Yes, I was waiting to fix first the issue whit the missing request field to release both together, but as it wasn't a bug I will release this now.

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.

2 participants