Skip to content

lib,cmd: add -http3 flag for HTTP/3 over QUIC#746

Open
patryk4815 wants to merge 1 commit into
tsenart:masterfrom
patryk4815:master
Open

lib,cmd: add -http3 flag for HTTP/3 over QUIC#746
patryk4815 wants to merge 1 commit into
tsenart:masterfrom
patryk4815:master

Conversation

@patryk4815

Copy link
Copy Markdown

Add http3 support

@patryk4815 patryk4815 requested a review from tsenart as a code owner March 13, 2026 12:10

@themavik themavik left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

HTTP3 option swaps http.Transport for http3.Transport and copies TLSClientConfig; CLI threads -http3 into attack(). nit: you drop DialTLS, Proxy, and other Transport fields—QUIC runs may behave unlike HTTP/1.1 for those knobs. nit: go 1.24 in the same diff is a release-policy conversation separate from the flag.

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