Uses of Interface
org.apache.http.FormattedHeader

Packages that use FormattedHeader
org.apache.http.message Core HTTP message components, message element parser and writer APIs and their default implementations. 
 

Uses of FormattedHeader in org.apache.http.message
 

Classes in org.apache.http.message that implement FormattedHeader
 class BufferedHeader
          This class represents a raw HTTP header whose content is parsed 'on demand' only when the header value needs to be consumed.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.