Skip to content

Commit 81e3ff2

Browse files
Reference HTTP WG style guide (#587)
As this will include a bunch of useful guidance in working with HTTP in specifications that we don't need to maintain. Closes #422.
1 parent c757c94 commit 81e3ff2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,8 +529,9 @@ An incomplete list of such guidance follows:
529529
* [[encoding#specification-hooks|Encoding]]
530530
* [[fetch#fetch-elsewhere|Fetch]]
531531
* <span id="using-http">[[RFC9205 inline]]</span>,
532-
especially on [[RFC9205#section-4.7|defining header fields]], and
533-
[other HTTP RFCs](https://datatracker.ietf.org/doc/search?name=HTTP&amp;sort=&amp;rfcs=on&amp;by=group&amp;group=httpbis)
532+
especially on [[RFC9205#section-4.7|defining header fields]],
533+
[other HTTP RFCs](https://datatracker.ietf.org/doc/search?name=HTTP&amp;sort=&amp;rfcs=on&amp;by=group&amp;group=httpbis),
534+
and the [HTTP Working Group style guide](https://httpwg.org/admin/editors/style-guide)
534535
* [[hr-time#sec-tools|Time]]
535536
* [[url#url-apis-elsewhere|URLs]]
536537

0 commit comments

Comments
 (0)