Commit c33333b
committed
minor symfony#59695 [HttpClient] pass CURLOPT_INFILESIZE_LARGE only when supported (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpClient] pass CURLOPT_INFILESIZE_LARGE only when supported
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
following symfony#59654
Commits
-------
018a384 pass CURLOPT_INFILESIZE_LARGE only when supported1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
320 | | - | |
| 319 | + | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
0 commit comments