Skip to content

Commit 58bc76a

Browse files
committed
http header instead of header
1 parent 84006b6 commit 58bc76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ To obtain the Status List Token, the Relying Party MUST send an HTTP GET request
744744

745745
The HTTP endpoint SHOULD support the use of Cross-Origin Resource Sharing (CORS) {{CORS}} and/or other methods as appropriate to enable Browser-based clients to access it, unless ecosystems using this specification choose not to support Browser-based clients.
746746

747-
The Relying Party SHOULD send the following Accept Header to indicate the requested response type unless the Content-Type of Status List Tokens in the respective ecosystem is known or the Relying Party supports both formats:
747+
The Relying Party SHOULD send the following Accept HTTP Header to indicate the requested response type unless the Content-Type of Status List Tokens in the respective ecosystem is known or the Relying Party supports both formats:
748748

749749
- "application/statuslist+jwt" for Status List Token in JWT format
750750
- "application/statuslist+cwt" for Status List Token in CWT format

0 commit comments

Comments
 (0)