167
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HTTPCLIENT-736: SchemeRegistry instead of ConnectionManager More... almost 17 years ago
Fixed javadocs More... almost 17 years ago
Multipart/form HTTP entity example More... almost 17 years ago
HTTPCLIENT-737 fixed More... almost 17 years ago
Added multipart/form HTTP entity impl More... almost 17 years ago
MIME multipart/form-data: added rudimentary javadocs More... almost 17 years ago
Add missing @Override markers More... almost 17 years ago
Removing unnecessary casts More... almost 17 years ago
Fix Javadoc complaint and remove unnecessary casts More... almost 17 years ago
Fix Javadoc complaints More... almost 17 years ago
attribute visibility and explicit ProxySelector More... almost 17 years ago
removed wrong comments More... almost 17 years ago
MIME multipart/form-data: added method to calculate the content length of a multipart entity. This method buffers only small amount of data in memory in order to determine the total More... almost 17 years ago
Made constructor public More... almost 17 years ago
MIME multipart/form-data: non-ASCII content and header tests More... almost 17 years ago
MIME multipart/form-data: strict (RFC 822, RFC 2045, RFC 2046 compliant) and lenient (browser compatible) modes More... almost 17 years ago
MIME multipart/form-data primitives (file and input stream bodies) More... almost 17 years ago
MIME multipart/form-data primitives More... almost 17 years ago
Added HttpClient MIME module More... almost 17 years ago
HTTPCLIENT-734: Set release trigger on a managed connection as soon as it is allocated by the connection manager More... almost 17 years ago
Replaced CharArrayBuffer with the JRE standard StringBuilder in all instances where CharArrayBuffer is not being used for building HTTP headers More... almost 17 years ago
HTTPCLIENT-730: Fixed rewriting of URIs containing escaped characters (missed one rewrite) More... almost 17 years ago
HTTPCLIENT-730: Fixed rewriting of URIs containing escaped characters More... almost 17 years ago
Upgraded HttpCore dependency to 4.0-beta1 More... almost 17 years ago
HTTPCLIENT-667: More... almost 17 years ago
First take at the 'best match' cookie spec More... almost 17 years ago
fixed JavaDoc warnings More... almost 17 years ago
HTTPCLIENT-729: moved HttpRoute and friends to conn.routing More... almost 17 years ago
Fixed incorrect handling of redirect locations with the query component More... almost 17 years ago
Renamed SimpleParamStack to DefaultedHttpParams; removed #isParameterSet method from the HttpParams interface More... almost 17 years ago