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 ...
Version0.2.8compared with
Version Details
| 0.2.7 | 0.2.8 | |
|---|---|---|
| Release date | Nov 08, 2013 | Jul 26, 2014 |
| Licenses | BSD | BSD |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.