You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix misleading wording about quotation (json-api#1408)
RFC 7231 Section 5.3.2 requires quoting even a single URI
in a media range parameter, because it contains characters that
are not allowed in an unquoted token (RFC 7230 Section 3.2.6).
0 commit comments