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
Copy file name to clipboardExpand all lines: versions/3.0.4.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3539,6 +3539,8 @@ Object | Condition
3539
3539
3540
3540
Implementations of this specification MAY use an implementation of RFC6570 to perform variable expansion, however, some caveats apply.
3541
3541
3542
+
Note that when using `style: form` RFC6570 expansion to produce an `application/x-www-form-urlencoded` HTTP message body, it is necessary to remove the `?` prefix that is produced to satisfy the URI query string syntax.
3543
+
3542
3544
### Equivalences Between Fields and RFC6570 Operators
3543
3545
3544
3546
Certain field values translate to RFC6570 operators (or lack thereof):
0 commit comments