Statement unnecessarily nested within else clause. |
|
More...
|
about 10 years ago
|
Avoid potential NPE. |
|
More...
|
about 10 years ago
|
No need to create a new empty array every time a null parameters array is passed in. |
|
More...
|
about 10 years ago
|
Make this test different on Windows vs. other OSs. |
|
More...
|
about 10 years ago
|
HTTPCORE-406: PAX-EXAM tests with an embedded HTTP server |
|
More...
|
about 10 years ago
|
HTTPCORE-406: pull in the test classes from core as a test-jar. |
|
More...
|
about 10 years ago
|
HTTTPCORE-405: Add basic PAX-EXAM tests to show that the OSGi bundle works a little. |
|
More...
|
about 10 years ago
|
Fixed build breakage due to the use of undefined variable |
|
More...
|
about 10 years ago
|
Update JUnit from 4.11 to 4.12. |
|
More...
|
about 10 years ago
|
Do not check Maven-Eclipse and .pmd files for RAT reports. |
|
More...
|
about 10 years ago
|
Do not check Maven-Eclipse and .pmd files for RAT reports. |
|
More...
|
about 10 years ago
|
Do not check Maven-Eclipse and .pmd files for RAT reports. |
|
More...
|
about 10 years ago
|
Do not check Maven-Eclipse and .pmd files for RAT reports. |
|
More...
|
about 10 years ago
|
Do not check .pmd files for RAT reports. |
|
More...
|
about 10 years ago
|
Fixed non-deterministic test case |
|
More...
|
about 10 years ago
|
Removed request_sent context attribute |
|
More...
|
about 10 years ago
|
Throw ConnectionClosedException instead of IllegalStateException if connection is closed (not bound to a socket) |
|
More...
|
about 10 years ago
|
Removed support for 'identity' transfer encoding token |
|
More...
|
about 10 years ago
|
RFC 7230: increased the default max number of concurrent connection for the same route from 2 to 5 |
|
More...
|
about 10 years ago
|
RFC 7230: improved compliance of the default connection re-use strategy |
|
More...
|
about 10 years ago
|
HTTPCORE-403: fixed regression introduced by HTTPCORE-399 |
|
More...
|
about 10 years ago
|
Refactored async integration testing framework and integration tests |
|
More...
|
about 10 years ago
|
Enable https protocol for TestHttpsAsyncTimeout, so timeout will be tested for real |
|
More...
|
about 10 years ago
|
RFC 7230: reject HTTP/1.1 requests with absent Host header or multiple Host headers |
|
More...
|
about 10 years ago
|
RFC 7230: permit some empty lines before message head |
|
More...
|
about 10 years ago
|
RFC 7230: disallow multiple Content-Length headers / header elements |
|
More...
|
about 10 years ago
|
RFC 7230: reject headers containing whitespaces between the header field name and colon in strict mode (when parsing request messages on the server side) |
|
More...
|
about 10 years ago
|
Made ParseException checked |
|
More...
|
about 10 years ago
|
Fixed compile error |
|
More...
|
over 10 years ago
|
RFC 7230: reject messages with incompatible major protocol version |
|
More...
|
over 10 years ago
|