HttpClient Class

Mentalis.org Proxy

Mentalis.org Proxy Documentation

HttpClient Class

Relays HTTP data between a remote host and a local client.

For a list of all members of this type, see HttpClient Members.

System.Object   Client
      HttpClient

[Visual Basic]
NotInheritable Public Class HttpClient
   Inherits Client
   Implements IDisposable
[C#]
public sealed class HttpClient : Client, IDisposable

Remarks

This class supports both HTTP and HTTPS.

Requirements

Namespace: Org.Mentalis.Proxy.Http Namespace

Assembly: Proxy.exe

See Also

HttpClient Members | Org.Mentalis.Proxy.Http Namespace