Namespace Dapplo.HttpExtensions.Support
Classes
HttpPartAttribute
This attribute marks a property in a HttpRequestAttributed or HttpResponseAttribute class as being a part for processing
HttpRequestAttribute
This attribute marks a class as "http content" for a request
HttpResponseAttribute
This attribute marks a class as "http content" for a response
HttpSettings
This class contains the default settings for the proxy / httpclient These can be modified, are on a global "application" scale. Most have their normal defaults, which would also normally be used, some have special settings The default values and the property descriptions are in the IHttpSettings (which can be used by Dapplo.Config)
ProgressStream
Wraps another stream and provides reporting for when bytes are read or written to the stream.
ProgressStreamReport
Contains the pertinent data for a ProgressStream Report event.
Enums
HttpParts
Marker for the response
MediaTypes
Use this enum for the creating the accept header or checking the content-type