Language

AndroidMessageHandler.MaxResponseHeadersLength Property

Definition

Gets or sets the maximum length, in kilobytes (1024 bytes), of the response headers. The default value is 64 KB.

public int MaxResponseHeadersLength { get; set; }
member this.MaxResponseHeadersLength : int with get, set

Property Value

Applies to