Skip to content

Commit b25f83c

Browse files
committed
Note RFC6570 and message body adjustment
1 parent 52d3f6c commit b25f83c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

versions/3.0.4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3539,6 +3539,8 @@ Object | Condition
35393539

35403540
Implementations of this specification MAY use an implementation of RFC6570 to perform variable expansion, however, some caveats apply.
35413541

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+
35423544
### Equivalences Between Fields and RFC6570 Operators
35433545

35443546
Certain field values translate to RFC6570 operators (or lack thereof):

0 commit comments

Comments
 (0)