Skip to content

Commit 2876c51

Browse files
Update standards/request-response.md
Signed-off-by: Travis Gosselin <[email protected]>
1 parent 6ffae79 commit 2876c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standards/request-response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ Sps-Cors-Error: bad origin
509509
- It **MUST** only contain ASCII lowercase letters (a–z), digits (0–9), underscore (`_`), or hyphen (`-`).
510510
- It **MUST NOT** contain accented/diacritic or non-ASCII characters.
511511
- The header value **SHOULD** contain human-readable tag for the context.
512-
- The original requested header value **SHOULD** be propagated to any outgoing requests to retain the context for downstream usage.
512+
- The original request header value **SHOULD** be propagated to any outgoing requests to retain the context for downstream usage.
513513
- The header **MUST** be supplied in the response for every request containing the header, and match the original requested value.
514514
- The header **SHOULD** be supplied in the response for every request in general, if applicable to the API, even if just defaulting to __prod__.
515515

0 commit comments

Comments
 (0)