Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bsmth authored Dec 13, 2024
1 parent b572a74 commit a8628ca
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion files/en-us/web/http/content_negotiation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,3 @@ Unfortunately, the HTTP standard doesn't specify the format of the page for choo
## See also

- [Caching](/en-US/docs/Web/HTTP/Caching)
- {{HTTPHeader("Vary")}} header
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,3 @@ When a CSS stylesheet is requested, via the `<link rel="stylesheet">` HTML eleme
## See also

- [Content negotiation](/en-US/docs/Web/HTTP/Content_negotiation)
- {{HTTPHeader("Accept")}}, {{HTTPHeader("Vary")}} headers
1 change: 0 additions & 1 deletion files/en-us/web/http/csp/errors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ When you see any of the following messages logged in the browser devtools consol

## See also

- [Content Security Policy (CSP)](/en-US/docs/Web/HTTP/CSP) guide
- {{HTTPHeader("Content-Security-Policy")}} HTTP header
4 changes: 0 additions & 4 deletions files/en-us/web/http/messages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,3 @@ By following the examples and concepts in this guide, you should now feel equipp
- {{glossary('HTTP')}}
- {{glossary('HTTP_2', 'HTTP/2')}}
- {{glossary('QUIC')}}
- {{glossary('Round Trip Time', 'Round Trip Time (RTT)')}}
- {{glossary('TCP slow start')}}
- {{glossary('TLS')}}
- {{glossary('TCP', 'Transmission Control Protocol (TCP)')}}
1 change: 0 additions & 1 deletion files/en-us/web/http/network_error_logging/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,4 @@ The type of the network error may be one of the following pre-defined values fro

## See also

- {{HTTPHeader("NEL")}}, {{HTTPHeader("Report-To")}} headers
- [Reporting API](/en-US/docs/Web/API/Reporting_API)
4 changes: 0 additions & 4 deletions files/en-us/web/http/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,3 @@ Session flow remains basic, allowing it to be investigated and debugged with a [
- {{glossary('HTTP')}}
- {{glossary('HTTP_2', 'HTTP/2')}}
- {{glossary('QUIC')}}
- {{glossary('Round Trip Time', 'Round Trip Time (RTT)')}}
- {{glossary('TCP slow start')}}
- {{glossary('TLS')}}
- {{glossary('TCP', 'Transmission Control Protocol (TCP)')}}
4 changes: 0 additions & 4 deletions files/en-us/web/http/protocol_upgrade_mechanism/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,3 @@ Sec-WebSocket-Accept: hash
- {{glossary('HTTP')}}
- {{glossary('HTTP_2', 'HTTP/2')}}
- {{glossary('QUIC')}}
- {{glossary('Round Trip Time', 'Round Trip Time (RTT)')}}
- {{glossary('TCP slow start')}}
- {{glossary('TLS')}}
- {{glossary('TCP', 'Transmission Control Protocol (TCP)')}}

0 comments on commit a8628ca

Please sign in to comment.