Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commitef2613f
committed
minor#19997 [HttpClient] Explain how to mock
This PR was squashed before being merged into the 6.4 branch.Discussion----------[HttpClient] Explain how to mock `TransportExceptions` that occur before headers are receivedThe `error` option value was previously undocumented.Seesymfony/symfony#57081 (comment) for the discussion leading to this.PR based on 6.4 since the section was not yet present in 5.4 docs.Commits-------6fde4e0 [HttpClient] Explain how to mock `TransportExceptions` that occur before headers are receivedTransportExceptions that occur before headers are received (mpdude)1 file changed
+28
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2282 | 2282 | | |
2283 | 2283 | | |
2284 | 2284 | | |
2285 | | - | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
| 2292 | + | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
| 2304 | + | |
2286 | 2305 | | |
2287 | 2306 | | |
2288 | 2307 | | |
| |||
2297 | 2316 | | |
2298 | 2317 | | |
2299 | 2318 | | |
2300 | | - | |
| 2319 | + | |
| 2320 | + | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
| 2324 | + | |
| 2325 | + | |
2301 | 2326 | | |
2302 | 2327 | | |
2303 | | - | |
| 2328 | + | |
2304 | 2329 | | |
2305 | 2330 | | |
2306 | 2331 | | |
| |||
0 commit comments
Comments
(0)