Commit 08a6428
committed
bug symfony#59763 [HttpClient] Don't send any default content-type when the body is empty (nicolas-grekas)
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpClient] Don't send any default content-type when the body is empty
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Issue was introduced in symfony#49911
Commits
-------
4a475e0 [HttpClient] Don't send any default content-type when the body is empty1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
360 | 362 | | |
361 | | - | |
| 363 | + | |
362 | 364 | | |
363 | 365 | | |
364 | 366 | | |
| |||
0 commit comments