HttpRequest.Expect100Continue Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.9083)
Expect100Continue
Gets or sets a value indicating whether to automatically add 'Expect: 100-continue' header to the request.
Default value is true.
Declaration
public bool Expect100Continue { get; set; }
Property Value
Type | Description |
---|---|
Boolean |