java.lang.Object | |
↳ | org.apache.http.message.BasicHeader |
Basic implementation of Header
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructor with name and value
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Constructor with name and value
name | the header name |
---|---|
value | the header value |