content icon indicating copy to clipboard operation
content copied to clipboard

feat(HTTP): Refresh 5XX response pages

Open bsmth opened this issue 1 year ago • 2 comments

Description

This PR refreshes the 5XX 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
  • Unify formatting with current conventions (e.g., ## Example to ## Examples with subsections)

Related issues and pull requests:

  • [x] https://github.com/mdn/content/pull/35023
  • [x] https://github.com/mdn/content/pull/34422
  • [ ] https://github.com/mdn/content/pull/35353
  • [x] https://github.com/mdn/content/pull/34620

bsmth avatar Aug 07 '24 16:08 bsmth

A bunch of mostly nits.

hamishwillee avatar Aug 16 '24 02:08 hamishwillee

@bsmth Just nits now. Approved so you can self-merge after looking at them.

hamishwillee avatar Aug 29 '24 23:08 hamishwillee

@bsmth Just nits now. Approved so you can self-merge after looking at them.

Thanks a lot, applied your suggestions and added some more details about server "maintenance mode" cases for 503s.

bsmth avatar Aug 30 '24 09:08 bsmth