jar

org.apache.stanbol : org.apache.stanbol.commons.httpqueryheaders

Maven & Gradle

Sep 16, 2016

Apache Stanbol Commons HTTP Query Headers · Allows to parse HTTP headers as QueryParameters by prefixing it with "header_{http-header}". This feature allows to bypass the inability of Internet Explorer to set headers for multi domain (CORS) requests. This is a general utility and has no dependencies to Apache Stanbol.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.commons.httpqueryheaders JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.commons.httpqueryheaders JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.11.x
0.9.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 org.apache.stanbol.commons.httpqueryheaders-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.commons.httpqueryheaders.impl

├─ org.apache.stanbol.commons.httpqueryheaders.impl.QueryHeadersFilter.class - [JAR]

org.apache.stanbol.commons.httpqueryheaders

├─ org.apache.stanbol.commons.httpqueryheaders.Constants.class - [JAR]

├─ org.apache.stanbol.commons.httpqueryheaders.OverwriteableHeaderHttpServletRequest.class - [JAR]