Language

IConnConnectionPNames Interface

Definition

Caution

This class is obsoleted in this android platform

Parameter names for connections in HttpConn.

[System.Obsolete("This class is obsoleted in this android platform")]
public interface IConnConnectionPNames
[<System.Obsolete("This class is obsoleted in this android platform")>]
type IConnConnectionPNames = interface
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

Name Description
MaxStatusLineGarbage

Defines the maximum number of ignorable lines before an HTTP response status line is expected.

Applies to