s

structured-http-headers

Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface. The values of each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderFieldElement' interface. Where a header field has a list of values each of these values is represented as a separate object of the same class. When these values are qualified the class implements the 'com.mattunderscore.http.headers.Qualified' interface.
http://www.mattunderscore.com/ws-utils/structured-http-headers/
New BSD License
Matthew Champion
Aggregated version Version Update time
0.2 0.2.8 Jul 26, 2014
0.2.7 Nov 09, 2013
0.2.6 Sep 08, 2013
0.2.5 Jul 28, 2013
0.2.3 Jun 23, 2013
0.2.2 Jun 23, 2013
0.2.1 Apr 15, 2013
0.2.0 Mar 24, 2013
8 Records