Skip to content

Commit

Permalink
Merge pull request #9 from tfpauly/no-end-headers
Browse files Browse the repository at this point in the history
HTTP/3 has no END_HEADERS
  • Loading branch information
chris-wood committed Oct 2, 2020
2 parents 2e9c5ea + 953cf19 commit 240038e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-pauly-connect-quic.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ In order to inform a proxy of the new QUIC Client Connection ID, and bind that c
to datagram flow 1, the client sends the following CONNECT-QUIC request:

~~~
HEADERS + END_HEADERS
HEADERS
:method = CONNECT-QUIC
:authority = target.example.com:443
client-connection-id = :MTIzNA==:
Expand Down

0 comments on commit 240038e

Please sign in to comment.