Commit bc7a520
[HTTP] Example for WinHttpHandler.ServerCertificateValidationCallback (#11463)
* Improve example for ServerCertificateValidationCallback
* Update snippets/csharp/System.Net.Http/WinHttpHandler/program.cs
Co-authored-by: Anton Firszov <antonfir@gmail.com>
* Update xml/System.Net.Http/WinHttpHandler.xml
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* Fixed sample
* Change description with changed example
---------
Co-authored-by: Anton Firszov <antonfir@gmail.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>1 parent 2aabd6b commit bc7a520
File tree
3 files changed
+49
-1
lines changed- snippets/csharp/System.Net.Http/WinHttpHandler
- xml/System.Net.Http
3 files changed
+49
-1
lines changedLines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
743 | | - | |
| 743 | + | |
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
750 | 757 | | |
751 | 758 | | |
752 | 759 | | |
| |||
0 commit comments