6
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Javadoc8 fixes More... almost 11 years ago
Javadoc8 fixes More... almost 11 years ago
Close resources More... almost 11 years ago
Use non-deprecated Assert More... almost 11 years ago
make a connection exception throw a ConnectException instead of a SocketTimeoutException to allow a FutureCallback handler to correctly distinguish between the two events More... about 11 years ago
Javadoc typos More... about 11 years ago
Oops, revert. More... about 11 years ago
Javadoc 8 fixes: Use {@code foo} instead of <code>foo</foo>. More... about 11 years ago
Javadoc 8 fixes. More... about 11 years ago
Branding: Use "Apache" in Maven module names and descriptions. More... about 11 years ago
Removed trailing spaces More... about 11 years ago
Update javadoc to reflect behavior change when defaultCharset is provided and the content's charset is not available. More... about 11 years ago
Make EntityUtils.toString more lenient towards invalid character sets. More... about 11 years ago
Add basic Javadoc More... about 11 years ago
HttpHost constructor with arbitrary hostname and inet address More... about 11 years ago
Javadoc updates More... about 11 years ago
Code optimizations and cleanups per Sebb's comments More... about 11 years ago
Javadoc fixes More... about 11 years ago
Changed BasicHeaderValueParser to use TokenParser for header element parsing More... about 11 years ago
New token parser implementation partially based on Mime4J code (written by me) More... about 11 years ago
HTTPCORE-386: Added #toString() method More... about 11 years ago
HTTPASYNC-78: replaced volatile int with AtomicLong in AbstractMultiworkerIOReactor#DefaultThreadFactory More... about 11 years ago
Added SSL server setup handler More... about 11 years ago
Leverage SSL utility classes More... about 11 years ago
Fixed problem with HttpBenchmark ignoring #isUseExpectContinue and #isUseHttp1_0 config parameters More... about 11 years ago
Option to provide a custom server socket factory More... about 11 years ago
Updated building instructions: raised minimal Java version to 1.6 More... about 11 years ago
Javadoc fixes for Java 8. Replace badly formed HTML "<tt>Foo<tt/>" with "{@code Foo}". More... about 11 years ago
Javadoc fixes for Java 8. Replace "<tt>Foo</tt>" with "{@code Foo}". More... about 11 years ago
Javadoc fixes for Java 8. Replace "<tt>Foo</tt>" with "{@code Foo}". More... about 11 years ago