Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

HttpRequestCreator Class

Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.9147)

Implements an interface for creating HTTP requests.

Syntax
public class HttpRequestCreator : IWebRequestCreate
Inheritance
Object
HttpRequestCreator
Implements
IWebRequestCreate
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
HttpRequestCreator()

Creates an instance of HTTP request creator.

Properties

Name Description
LogWriter

Gets or sets the log writer used by this object.

Proxy

Gets or sets the network proxy to use to access a remote server.

Settings

Gets TLS/SSL settings.

Methods

Name Description
Create(String)

Creates an HTTP request targeting specific URI.

Create(Uri)

Creates an HTTP request targeting specific URI.

Register()

Registers this creator with WebRequest to handle HTTP and HTTPS requests (replacing System.Net.HttpWebRequest).

SetSocketFactory(ISocketFactory)

Sets the socket factory to be used to create communication sockets.

Events

Name Description
ValidatingCertificate

Occurs when a server certificate needs to be validated.

Explicit Interface Implementations

Name Description
IWebRequestCreate.Create(Uri)

Creates an HTTP request targeting specific URI.

In This Article
  • Constructors
  • Properties
  • Methods
  • Events
  • Explicit Interface Implementations
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies