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

Add HTTPMethod.query #3553

Merged
merged 1 commit into from
Feb 1, 2022
Merged

Add HTTPMethod.query #3553

merged 1 commit into from
Feb 1, 2022

Conversation

jshier
Copy link
Contributor

@jshier jshier commented Feb 1, 2022

Goals ⚽

This PR a static HTTPMethod.query value to support the upcoming standard.

Implementation Details 🚧

No changes. Unfortunately, URLSession won't support proper automatic handling until the 2022 release at the earliest, so full semantics may not match, but at least the header value is available.

Testing Details 🔍

Testing can be added once NIO / Vapor has proper support, but it's not a high priority right now.

@jshier jshier changed the title Add QUERY HTTPMethod. Add HTTPMethod.query Feb 1, 2022
@jshier jshier merged commit 86f518d into master Feb 1, 2022
@jshier jshier deleted the add/query-header branch February 1, 2022 22:17
@jshier jshier added this to the 5.6.0 milestone Apr 13, 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.

None yet

1 participant