Include HTTP version (1.1/2/3) in the spec #3049
Closed
rafalkrupinski
started this conversation in
Enhancements
Replies: 1 comment
-
This is being discussed for Moonwalk (4.0): Note that moonwalk features will be backported to 3.x when feasible, so it's not necessary to track in both places - closing here in favor of the moonwalk discussion which has more comments as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The servers are typically backwards compatible so any API client could connect using the lowest version,
but including HTTP versions in the spec would tell a client developer that they can use a special library and connect via the higher version.
I propose something like this:
Beta Was this translation helpful? Give feedback.
All reactions