Skip to content

Commit 0616125

Browse files
Update src/content/docs/speed/optimization/protocol/http2.mdx
Co-authored-by: Pedro Sousa <[email protected]>
1 parent f5bf3be commit 0616125

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/speed/optimization/protocol

1 file changed

+2
-2
lines changed

src/content/docs/speed/optimization/protocol/http2.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ The origin web server may be sending improperly formatted HTTP response headers.
5555

5656
Make a request directly to your origin web server and inspect its HTTP response headers for anomalies. Make sure that the field values respect the following requirements:
5757

58-
- [RFC 9110](https://www.rfc-editor.org/rfc/rfc9110.html#section-5.5),
58+
- [RFC 9110](https://www.rfc-editor.org/rfc/rfc9110.html#section-5.5)
5959
- [RFC 9113](https://www.rfc-editor.org/rfc/rfc9113.html#section-8.2.1)
60-
- [RFC 5234](https://www.rfc-editor.org/rfc/rfc5234#appendix-B.1).
60+
- [RFC 5234](https://www.rfc-editor.org/rfc/rfc5234#appendix-B.1)
6161

6262
### Compression issues
6363

0 commit comments

Comments
 (0)