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 ability to specify HTTP version #2276

Merged
merged 4 commits into from
Jun 10, 2020
Merged

Add ability to specify HTTP version #2276

merged 4 commits into from
Jun 10, 2020

Conversation

gschier
Copy link
Contributor

@gschier gschier commented Jun 10, 2020

Closes #2245

This PR adds the ability to tell Insomnia which version of HTTP to prefer. This became a priority after the latest libcurl update started supporting HTTP/2, which has different behavior.

image

image

@netlify
Copy link

netlify bot commented Jun 10, 2020

Deploy preview for insomnia-storybook ready!

Built with commit b0dd04d

https://deploy-preview-2276--insomnia-storybook.netlify.app

@gschier gschier requested a review from sonicyeti June 10, 2020 17:53
@netlify
Copy link

netlify bot commented Jun 10, 2020

Deploy preview for insomnia-storybook ready!

Built with commit f43aaaa

https://deploy-preview-2276--insomnia-storybook.netlify.app

Copy link
Contributor

@sonicyeti sonicyeti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gschier gschier merged commit 53c21fb into develop Jun 10, 2020
@gschier gschier deleted the feat/set-http-version branch June 10, 2020 18:15
@shellscape
Copy link

@gschier which version is this landing in? I'm up to date on the regular channel and don't see this feature yet.

@develohpanda
Copy link
Contributor

@shellscape it will be the next release, timing is currently TBC. Hopefully in the next week or two.

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.

HTTP headers being lowercased when sent to https server
4 participants