[][src]Module chttp::config

Definition of all client and request configuration options.

Individual options are separated out into multiple types. Each type acts both as a "field name" and the value of that option.

Enums

ClientCertificate

A public key certificate file.

PrivateKey

A private key file.

RedirectPolicy

Describes a policy for handling server redirects.