Commit f937797
[HTTP] Catch and ignore exception from an external server (#89452)
* Catch and ignore exception from an external server
* Update src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.RemoteServer.cs
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
* Fixed framework build
---------
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>1 parent 72efb9c commit f937797
File tree
1 file changed
+17
-1
lines changed- src/libraries/Common/tests/System/Net/Http
1 file changed
+17
-1
lines changedLines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
1289 | 1290 | | |
1290 | 1291 | | |
1291 | 1292 | | |
1292 | | - | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
1293 | 1309 | | |
1294 | 1310 | | |
1295 | 1311 | | |
| |||
0 commit comments