Uses of Interface
org.apache.http.FormattedHeader
| Package | Description |
|---|---|
| org.apache.http.message |
A selection of HTTP
message
implementations. |
-
Uses of FormattedHeader in org.apache.http.message
Classes in org.apache.http.message that implement FormattedHeader Modifier and Type Class Description classBufferedHeaderThis class represents a raw HTTP header whose content is parsed 'on demand' only when the header value needs to be consumed.