commons-httpclient

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3997: Add updated source code for Apache HttpClient and HttpCore.

    • -260
    • +0
    ./org/apache/commons/httpclient/ConnectMethod.java
    • -44
    • +0
    ./org/apache/commons/httpclient/Credentials.java
    • -299
    • +0
    ./org/apache/commons/httpclient/HeaderElement.java
    • -230
    • +0
    ./org/apache/commons/httpclient/HeaderGroup.java
  1. … 649 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 763 more files in changeset.
NTU-3: Update Http client library and add one required for secure connections.

    • -13
    • +56
    ./org/apache/commons/httpclient/ConnectMethod.java
    • -5
    • +6
    ./org/apache/commons/httpclient/HeaderElement.java
  1. … 128 more files in changeset.
LDEV-2846: Add commons-httpclient sources, used in some projects from private CVS.

    • -0
    • +372
    ./org/apache/commons/httpclient/ChunkedInputStream.java
    • -0
    • +217
    ./org/apache/commons/httpclient/ConnectMethod.java
    • -0
    • +545
    ./org/apache/commons/httpclient/Cookie.java
    • -0
    • +43
    ./org/apache/commons/httpclient/Credentials.java
    • -0
    • +147
    ./org/apache/commons/httpclient/DefaultHttpMethodRetryHandler.java
    • -0
    • +101
    ./org/apache/commons/httpclient/DefaultMethodRetryHandler.java
    • -0
    • +144
    ./org/apache/commons/httpclient/Header.java
    • -0
    • +298
    ./org/apache/commons/httpclient/HeaderElement.java
    • -0
    • +229
    ./org/apache/commons/httpclient/HeaderGroup.java
  1. … 125 more files in changeset.