Skip to content

Commit

Permalink
Add host
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-wood committed Sep 12, 2023
1 parent 149d9ad commit d408562
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions draft-ietf-privacypass-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ content. The media type for this request is

~~~
POST /request HTTP/1.1
Host = issuer.example.net
Accept = application/private-token-response
Content-Type = application/private-token-request
Content-Length = <Length of TokenRequest>
Expand Down Expand Up @@ -567,6 +568,7 @@ Request URL "https://issuer.example.net/request" is shown below.

~~~
POST /request HTTP/1.1
Host = issuer.example.net
Accept = application/private-token-response
Content-Type = application/private-token-request
Content-Length = <Length of TokenRequest>
Expand Down

0 comments on commit d408562

Please sign in to comment.