Skip to content

Commit 8b3b2cc

Browse files
committed
Use byte-sequence syntax for header names/values
Fixes: #241
1 parent 4643869 commit 8b3b2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ <h4 id="try-delivery" algorithm>
603603
:: |origin|
604604
: `header list`
605605
:: A new <a>header list</a> containing a <a>header</a> named
606-
"`Content-Type`" whose value is "`application/reports+json`"
606+
\``Content-Type`\` whose value is \``application/reports+json`\`
607607
: `client`
608608
:: `null`
609609
: `window`

0 commit comments

Comments
 (0)