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.1compared with
Version Details
| 0.2.0 | 0.2.1 | |
|---|---|---|
| Release date | Mar 23, 2013 | Apr 14, 2013 |
| Licenses | BSD | BSD |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.