HttpClient Properties

The HttpClient type exposes the following members.

Properties

  Name Description
Public property BaseAddress Gets or sets the base address of Uniform Resource Identifier (URI) of the Internet resource used when sending requests.
Public property DefaultRequestHeaders Gets the headers which should be sent with each request.
Public property MaxResponseContentBufferSize Gets or sets the maximum number of bytes to buffer when reading the response content.
Public property Timeout Gets or sets the number of milliseconds to wait before the request times out.

Top

See Also

Reference

HttpClient Class

System.Net.Http Namespace