Commit c7ecd24
committed
feature #12526 Documented $response->getInfo('canceled') (Toflar)
This PR was squashed before being merged into the 4.4 branch (closes #12526).
Discussion
----------
Documented $response->getInfo('canceled')
Documented the new `canceled` information introduced in symfony/symfony#34044.
Reading the docs, I wonder if we need to catch any `Throwable` and also set `canceled` to `true` @nicolas-grekas?
Commits
-------
71cff04 Documented $response->getInfo('canceled')1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
420 | 423 | | |
421 | 424 | | |
422 | 425 | | |
| |||
0 commit comments