• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file HttpConnectionParamBean.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/apache/http/params/HttpConnectionParamBean.java
file HttpAbstractParamBean.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/apache/http/params/HttpAbstractParamBean.java
file DefaultedHttpParams.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/apache/http/params/DefaultedHttpParams.java
file CoreProtocolPNames.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/apache/http/params/CoreProtocolPNames.java
file CoreConnectionPNames.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/apache/http/params/CoreConnectionPNames.java
file BasicHttpParams.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/apache/http/params/BasicHttpParams.java
file DefaultHttpResponseParser.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/apache/http/impl/io/DefaultHttpResponseParser.java
  1. … 1 more file in changeset.
file package.html was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/apache/http/package.html
    • -0
    • +0
    ./org/apache/http/annotation/package.html
    • -0
    • +0
    ./org/apache/http/concurrent/package.html
    • -0
    • +0
    ./org/apache/http/entity/package.html
    • -0
    • +0
    ./org/apache/http/impl/package.html
    • -0
    • +0
    ./org/apache/http/impl/entity/package.html
    • -0
    • +0
    ./org/apache/http/impl/io/package.html
    • -0
    • +0
    ./org/apache/http/impl/pool/package.html
    • -0
    • +0
    ./org/apache/http/io/package.html
    • -0
    • +0
    ./org/apache/http/message/package.html
    • -0
    • +0
    ./org/apache/http/params/package.html
    • -0
    • +0
    ./org/apache/http/pool/package.html
    • -0
    • +0
    ./org/apache/http/protocol/package.html
    • -0
    • +0
    ./org/apache/http/util/package.html
  1. … 21 more files in changeset.
LDEV-3997: Add updated source code for Apache HttpClient and HttpCore.

    • -0
    • +70
    ./org/apache/http/ConnectionReuseStrategy.java
    • -0
    • +50
    ./org/apache/http/ContentTooLongException.java
    • -0
    • +60
    ./org/apache/http/FormattedHeader.java
    • -0
    • +108
    ./org/apache/http/HeaderElement.java
    • -0
    • +57
    ./org/apache/http/HeaderElementIterator.java
    • -0
    • +56
    ./org/apache/http/HeaderIterator.java
    • -0
    • +102
    ./org/apache/http/HttpClientConnection.java
    • -0
    • +104
    ./org/apache/http/HttpConnection.java
    • -0
    • +77
    ./org/apache/http/HttpConnectionMetrics.java
    • -0
    • +199
    ./org/apache/http/HttpEntity.java
    • -0
    • +67
    ./org/apache/http/HttpException.java
  1. … 649 more files in changeset.