content
content copied to clipboard
feat(HTTP): Refresh 2XX response pages
Description
This PR refreshes the HTTP status response code pages.
Motivation
Keeping content up-to-date and useful.
additions:
- Examples in HTTP format
- See also links to HTTP status codes page
- Blog post links for more obscure codes
- Some usage notes where applicable
- Unify formatting with current conventions (e.g.,
## Exampleto## Exampleswith subsections)
Depends on:
Do not merge until the following PR is merged or resolved:
- [x] https://github.com/mdn/content/pull/34425
Preview URLs (10 pages)
/en-US/docs/Web/HTTP/Status/200/en-US/docs/Web/HTTP/Status/201/en-US/docs/Web/HTTP/Status/202/en-US/docs/Web/HTTP/Status/203/en-US/docs/Web/HTTP/Status/204/en-US/docs/Web/HTTP/Status/205/en-US/docs/Web/HTTP/Status/206/en-US/docs/Web/HTTP/Status/207/en-US/docs/Web/HTTP/Status/208/en-US/docs/Web/HTTP/Status/226
External URLs (2)
URL: /en-US/docs/Web/HTTP/Status/226
Title: 226 IM Used
- https://www.ctrl.blog/entry/feed-delta-updates.html (1 time) (Note! This may be a new URL 👀)
URL: /en-US/docs/Web/HTTP/Status/204
Title: 204 No Content
- https://github.com/httpwg/http-core/issues/26 (1 time) (Note! This may be a new URL 👀)
(comment last updated: 2024-08-06 08:25:30)
Well done on the examples! 👏
This pull request has merge conflicts that must be resolved before it can be merged.
Thanks Dipika, I forgot some minor things and fixed in https://github.com/mdn/content/pull/34422/commits/bc2e006761cb0aeceeede311c245209ba03367df but I will merge shortly!