jar

com.mattunderscore : structured-http-headers

Maven & Gradle

Jul 26, 2014
1 usages

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.

Table Of Contents

Latest Version

Download com.mattunderscore : structured-http-headers JAR file - Latest Versions:

All Versions

Download com.mattunderscore : structured-http-headers JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window structured-http-headers-0.2.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.