Commit c84c309
authored
ENGG-5319 : Fix form-urlencoded body handling for GET requests (requestly#295)
* Fix form data handling for GET requests with urlencoded content type
* Send form data for all methods with x-www-form-urlencoded1 parent 301a1ee commit c84c309
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 26 | + | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
0 commit comments