Skip to content

curl: return error when asked to use an unsupported HTTP version#11440

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/tool-httpver
Closed

curl: return error when asked to use an unsupported HTTP version#11440
bagder wants to merge 1 commit intomasterfrom
bagder/tool-httpver

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Jul 15, 2023

When one of the following options are used but the libcurl in use does not support it:

--http2
--http2-prior-knowledge
--proxy-http2

When one of the following options are used but the libcurl in use does
not support it:

--http2
--http2-prior-knowledge
--proxy-http2
@bagder bagder closed this in 8d7cda1 Jul 15, 2023
@bagder bagder deleted the bagder/tool-httpver branch July 15, 2023 17:02
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
When one of the following options are used but the libcurl in use does
not support it:

--http2
--http2-prior-knowledge
--proxy-http2

Closes curl#11440
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
When one of the following options are used but the libcurl in use does
not support it:

--http2
--http2-prior-knowledge
--proxy-http2

Closes curl#11440
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant