Skip to content

Commit 4deec0a

Browse files
Update snippets/csharp/System.Net.Http/WinHttpHandler/program.cs
Co-authored-by: Anton Firszov <[email protected]>
1 parent 6635c65 commit 4deec0a

File tree

1 file changed

+1
-1
lines changed
  • snippets/csharp/System.Net.Http/WinHttpHandler

1 file changed

+1
-1
lines changed

snippets/csharp/System.Net.Http/WinHttpHandler/program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using System.Net.Sockets;
55
using System.Threading.Tasks;
66

7-
class HttpClientHandler_SecureExample
7+
class WinHttpHandler_SecureExample
88
{
99
static async Task Main()
1010
{

0 commit comments

Comments
 (0)