11
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated release notes for 4.1-ALPHA1 release More... about 16 years ago
HTTPCORE-183: Added Thread-safe implementations of HttpParams and HttpProcessor - SyncBasicHttpParams and ImmutableHttpProcessor classes More... about 16 years ago
HTTPCORE-187: ExceptionEvent - clone Date to ensure immutable state More... about 16 years ago
Updated build instructions; tweaked web site More... about 16 years ago
Fixed docbook DTD violations More... about 16 years ago
HTTPCORE-199: ContentInputStream implements InputStream#available() More... about 16 years ago
ChunkEncoder can now work with SessionOutputBuffer instances that do not implement BufferInfo More... about 16 years ago
Javadoc updates More... about 16 years ago
More test coverage More... about 16 years ago
Negative HTTP status code will cause a ParseException instead of IllegalArgumentException More... about 16 years ago
Fix zip or tgz archives depending on host OS EOL setting More... about 16 years ago
Document some extra Maven steps More... about 16 years ago
Downgraded bundle plugin to version 1.4.3 More... about 16 years ago
Updated release details More... about 16 years ago
Updated release notes and download page for 4.0.1 release More... about 16 years ago
Updated report definitions More... about 16 years ago
Javadoc fix More... about 16 years ago
Set JDK level for clover to 1.4 More... about 16 years ago
Removed clirr build execution due to the conflict with clover More... about 16 years ago
Javadoc fix More... about 16 years ago
fix IllegalArgumentException from ByteBuffer.limit() when using the ChunkDecoder More... about 16 years ago
Javadoc fix More... about 16 years ago
HTTPCORE-198: CONNECT request includes Host header for HTTP 1.1 connections More... about 16 years ago
Javadoc updates More... about 16 years ago
Javadoc updates More... about 16 years ago
fix the sample to adhere to the way it seems to illustrate how to save an enclosed entity to a file for a PUT, POST method etc, and how to serve a file for a GET etc More... about 16 years ago
HTTPCORE-196: SSLIOSession now unwraps encrypted data more aggressively eliminating long pauses when receiving data over non-blocking connections More... about 16 years ago
HTTPCORE-197: Fixed bug causing the non-blocking ChunkDecoder to report some data stream as truncated under special conditions More... about 16 years ago
Replaced tabs with spaces More... about 16 years ago
HTTPCORE-195: Make it possible to tolerate truncated chunked-coded streams More... about 16 years ago