Skip to content

Commit

Permalink
Try to use dfn-type=http-header to fix the build error
Browse files Browse the repository at this point in the history
  • Loading branch information
sefeng211 committed Aug 8, 2024
1 parent 0908c4b commit 00ef4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3305,7 +3305,7 @@ through TLS using ALPN. The protocol cannot be spoofed through HTTP requests in
set of bytes, and ultimately falls back to a full parse due to unfortunate (lack of) design
decisions in the early days of the web platform. As a result there are still quite a few responses
whose secrets can end up being revealed to attackers. Web developers are strongly encouraged to use
the `<code http-header>Cross-Origin-Resource-Policy</code>` response header to defend them.
the `<code dfn-type=http-header>Cross-Origin-Resource-Policy</code>` response header to defend them.
</div>


Expand Down

0 comments on commit 00ef4cf

Please sign in to comment.