Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Runtime.InteropServices;
namespace ProxySetup
{
public abstract class WinHttpProxyWin32
{
/// <summary>
/// WINHTTP_PROXY_INFO - structure supplied with WINHTTP_OPTION_PROXY to
/// get/set proxy information on a WinHttpOpen() handle