projects
/
httpcomponents-client.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
HttpClient 5.1.1 release
2021-10-22
Oleg Kalnichevski
HttpClient 5.1.1 release
commit
|
commitdiff
|
tree
2021-10-20
Oleg Kalnichevski
Updated release notes for HttpClient 5.1.1 release
commit
|
commitdiff
|
tree
2021-09-30
Oleg Kalnichevski
Upgraded HttpCore to version 5.1.2
commit
|
commitdiff
|
tree
2021-09-27
Oleg Kalnichevski
Always bind the exchange ID to the execution context
commit
|
commitdiff
|
tree
2021-09-26
Oleg Kalnichevski
Corrected resolution of the target host in DefaultUserTokenH...
commit
|
commitdiff
|
tree
2021-09-25
Oleg Kalnichevski
More consistent handling of request scheme and authority...
commit
|
commitdiff
|
tree
2021-09-17
Oleg Kalnichevski
HTTPCLIENT-2177: automatically force HTTP/1.1 protocol...
commit
|
commitdiff
|
tree
2021-09-17
Oleg Kalnichevski
HTTPCLIENT-2177: fixed incorrect route state tracking...
commit
|
commitdiff
|
tree
2021-09-17
Oleg Kalnichevski
HTTPCLIENT-2177: keep successful tunnel connections...
commit
|
commitdiff
|
tree
2021-08-31
Oleg Kalnichevski
HTTPCLIENT-2173: test case for identity transfer encoded...
commit
|
commitdiff
|
tree
2021-08-31
Oleg Kalnichevski
HTTPCLIENT-2173: async pooling connection manager to...
commit
|
commitdiff
|
tree
2021-08-23
Jaikiran Pai
Don't retry a request for NoRouteToHostException
commit
|
commitdiff
|
tree
2021-08-19
Oleg Kalnichevski
HTTPCLIENT-2170: Classic protocol layer no longer releases...
commit
|
commitdiff
|
tree
2021-06-28
Oleg Kalnichevski
Fixed connection lease request cancellation race in...
commit
|
commitdiff
|
tree
2021-05-11
Oleg Kalnichevski
Updated site URL in distribution management
commit
|
commitdiff
|
tree
2021-05-11
Oleg Kalnichevski
Upgraded API level to 5.1
commit
|
commitdiff
|
tree
2021-05-11
Oleg Kalnichevski
Upgraded HttpClient version to 5.1.1-SNAPSHOT
commit
|
commitdiff
|
tree
2021-05-07
Oleg Kalnichevski
Upgraded HttpCore to version 5.1.1
commit
|
commitdiff
|
tree
2021-05-06
Oleg Kalnichevski
Updated release notes for HttpClient 5.1 release
commit
|
commitdiff
|
tree
2021-05-01
Oleg Kalnichevski
HTTPCLIENT-2157: response object generated by the classic...
commit
|
commitdiff
|
tree
2021-04-28
Oleg Kalnichevski
Extra sage-guards for concurrent connection endpoint...
commit
|
commitdiff
|
tree
2021-04-27
Oleg Kalnichevski
HTTPCLIENT-2152: Fixed handling of unexpected unchecked...
commit
|
commitdiff
|
tree
2021-04-27
Oleg Kalnichevski
Async clients to support scheduled (delayed) re-execution...
commit
|
commitdiff
|
tree
2021-04-10
Peter Dettman
HTTPCLIENT-2149: When no dNSName, match against CN
commit
|
commitdiff
|
tree
2021-04-07
rrodewald
HTTPCLIENT-2147: fixed broken preemptive auth in HC...
commit
|
commitdiff
|
tree
2021-04-02
Oleg Kalnichevski
HTTPCORE-672: cleanup of H2 connection validation code
commit
|
commitdiff
|
tree
2021-03-29
Oleg Kalnichevski
Updated release notes for HttpClient 5.1
commit
|
commitdiff
|
tree
2021-03-28
Arturo Bernal
Fix javadoc
commit
|
commitdiff
|
tree
2021-03-28
Oleg Kalnichevski
HTTPCLIENT-2141: HttpClient to not retry requests if...
commit
|
commitdiff
|
tree
2021-03-18
Sandeep Kulkarni
Fixed NPE during dispose in Response if entity is null
commit
|
commitdiff
|
tree
2021-03-16
Arturo Bernal
Reuse org.apache.hc.core5.http.Method HTTP spec enum
commit
|
commitdiff
|
tree
2021-03-16
Oleg Kalnichevski
Blocking connection managers to validate connections...
commit
|
commitdiff
|
tree
2021-03-15
Oleg Kalnichevski
Fixed context logging in BasicHttpClientConnectionManager
commit
|
commitdiff
|
tree
2021-03-14
Oleg Kalnichevski
Deprecated request factory classes in favor of request...
commit
|
commitdiff
|
tree
2021-03-14
Oleg Kalnichevski
Better javadocs for simple message classes
commit
|
commitdiff
|
tree
2021-03-14
Oleg Kalnichevski
Improved async client examples
commit
|
commitdiff
|
tree
2021-03-14
Oleg Kalnichevski
Simple message builders
commit
|
commitdiff
|
tree
2021-03-14
Sandeep Kulkarni
Fixed typo for enum name Postion to Position
commit
|
commitdiff
|
tree
2021-03-14
Arturo Bernal
Fixed typos javadocs and var names
commit
|
commitdiff
|
tree
2021-03-13
Oleg Kalnichevski
HTTPCLIENT-2140: Upgraded Commons Codec to version...
commit
|
commitdiff
|
tree
2021-03-11
Oleg Kalnichevski
Request factory classes to re-use `Method#normalizedValueOf`
commit
|
commitdiff
|
tree
2021-03-11
Oleg Kalnichevski
Cleanup of redirect request generation code in Redirect...
commit
|
commitdiff
|
tree
2021-03-11
Oleg Kalnichevski
Improved proxy request message generation
commit
|
commitdiff
|
tree
2021-03-11
Oleg Kalnichevski
Deprecated message copiers in favor of generic message...
commit
|
commitdiff
|
tree
2021-03-11
Oleg Kalnichevski
Upgraded HttpCore to version 5.1
commit
|
commitdiff
|
tree
2021-02-25
leedonggyu
Remove duplicated conditional statement in ResponseProcessCo...
commit
|
commitdiff
|
tree
2021-02-23
Oleg Kalnichevski
Deleted sample code moved to HttpComponents Website...
commit
|
commitdiff
|
tree
2021-02-20
Carey Lin
Fix the issues causing Kerberos/SPNego to fail
commit
|
commitdiff
|
tree
2021-02-16
imbyungjun
Fix typo on cookie formatting method
commit
|
commitdiff
|
tree
2021-02-10
Arturo Bernal
Fix Typo
commit
|
commitdiff
|
tree
2021-02-10
Oleg Kalnichevski
Upgraded HttpClient version to 5.1-beta2-SNAPSHOT
commit
|
commitdiff
|
tree
2021-02-07
Oleg Kalnichevski
Updated copyright statement in NOTICE.txt
commit
|
commitdiff
|
tree
2021-02-06
Oleg Kalnichevski
Deprecated some URIUtils methods in favor of URIBuilder
commit
|
commitdiff
|
tree
2021-02-06
Oleg Kalnichevski
Request message copy optimization
commit
|
commitdiff
|
tree
2021-02-06
Oleg Kalnichevski
Updated release notes for HttpClient 5.1-beta1 release
commit
|
commitdiff
|
tree
2021-02-06
Oleg Kalnichevski
Upgraded project version to 5.1-beta1-SNAPSHOT
commit
|
commitdiff
|
tree
2021-02-06
Oleg Kalnichevski
RFC 3986 conformance: re-use URIBuilder new functionality...
commit
|
commitdiff
|
tree
2021-02-06
Oleg Kalnichevski
Upgraded HttpCore to version 5.1-beta3
commit
|
commitdiff
|
tree
2021-02-05
Arturo Bernal
Minor Improvement:
commit
|
commitdiff
|
tree
2021-01-29
Hervé Boutemy
scm-publish to /components/httpcomponents-client-5...
commit
|
commitdiff
|
tree
2021-01-26
Arturo Bernal
Minor Improvements:
commit
|
commitdiff
|
tree
2021-01-17
Oleg Kalnichevski
No need to copy example sources as resources when generating...
commit
|
commitdiff
|
tree
2021-01-13
Hervé Boutemy
activate SCM publish to /httpcomponents-client-5.0...
commit
|
commitdiff
|
tree
2021-01-12
Hervé Boutemy
improve documentation format
commit
|
commitdiff
|
tree
2021-01-05
Arturo Bernal
Minor Improvements:
commit
|
commitdiff
|
tree
2021-01-03
Oleg Kalnichevski
Improved context and wire logging
commit
|
commitdiff
|
tree
2021-01-03
Oleg Kalnichevski
Improved I/O session logging
commit
|
commitdiff
|
tree
2021-01-02
Marcono1234
Fix incorrect logger API dependency in README
commit
|
commitdiff
|
tree
2021-01-02
Marcono1234
Convert README to markdown
commit
|
commitdiff
|
tree
2020-12-31
Arturo Bernal
Minor Improvements:
commit
|
commitdiff
|
tree
2020-12-02
Oleg Kalnichevski
Fixed generics
commit
|
commitdiff
|
tree
2020-12-02
Oleg Kalnichevski
Upgraded HttpCore to version 5.1-beta2
commit
|
commitdiff
|
tree
2020-11-29
Oleg Kalnichevski
External compatibility tests to use HTTP protocol negotiatio...
commit
|
commitdiff
|
tree
2020-11-06
Oleg Kalnichevski
HTTPCLIENT-2126: `InternalAbstractHttpAsyncClient`...
commit
|
commitdiff
|
tree
2020-11-05
Martin Tzvetanov...
Build and test on both AMD64 and ARM64
commit
|
commitdiff
|
tree
2020-11-05
Oleg Kalnichevski
HTTPCLIENT-2126: `AsyncCachingExec` throws NPE when...
commit
|
commitdiff
|
tree
2020-11-03
Artem Smotrakov
Set up CodeQL scans
commit
|
commitdiff
|
tree
2020-10-30
Artem Smotrakov
Added a security policy
commit
|
commitdiff
|
tree
2020-10-30
Artem Smotrakov
Fixed several findings from LGTM.com
commit
|
commitdiff
|
tree
2020-10-25
Gary Gregory
[HTTPCLIENT-2124] NullPointerException in MinimalHttpClient...
commit
|
commitdiff
|
tree
2020-10-22
Oleg Kalnichevski
HTTPCLIENT-2122: async client to throw `HTTP/2 tunneling...
commit
|
commitdiff
|
tree
2020-10-21
Oleg Kalnichevski
HTTPCLIENT-2123: H2AsyncClientBuilder incorrectly adds...
commit
|
commitdiff
|
tree
2020-10-17
Oleg Kalnichevski
HTTPCLIENT-2119: added missing system properties to...
commit
|
commitdiff
|
tree
2020-10-06
Varun Sivapalan
Fix typo in enum
commit
|
commitdiff
|
tree
2020-10-03
Oleg Kalnichevski
HTTPCLIENT-2118: Corrected PoolingHttpClientConnectionManage...
commit
|
commitdiff
|
tree
2020-09-27
Oleg Kalnichevski
RFC 3986 conformance: corrected handling of path segments...
commit
|
commitdiff
|
tree
2020-09-27
Oleg Kalnichevski
RFC 3986 conformance: revised and optimized `URIUtils...
commit
|
commitdiff
|
tree
2020-09-27
Oleg Kalnichevski
Replaced deprecated URLEncodedUtils
commit
|
commitdiff
|
tree
2020-09-27
Oleg Kalnichevski
Replaced deprecated TokenParser
commit
|
commitdiff
|
tree
2020-09-27
Oleg Kalnichevski
Upgraded HttpCore dependency to version 5.1-beta1
commit
|
commitdiff
|
tree
2020-09-27
Michael Osipov
Use decimal numbers for endpoint/execution IDs
commit
|
commitdiff
|
tree
2020-09-27
Oleg Kalnichevski
HTTPCLIENT-2106: Added charset parameter for DigestScheme
commit
|
commitdiff
|
tree
2020-09-27
Carter Kozak
HTTPCLIENT-2103: ManagedHttpClientConnectionFactory...
commit
|
commitdiff
|
tree
2020-09-27
Oleg Kalnichevski
Fixed 'JdbcRowSetImpl is internal proprietary API and...
commit
|
commitdiff
|
tree
2020-09-27
Oleg Kalnichevski
Upgraded HttpClient version to 5.0.3-SNAPSHOT
commit
|
commitdiff
|
tree
2020-09-23
Oleg Kalnichevski
Updated release notes for HttpClient 5.0.2 release
commit
|
commitdiff
|
tree
2020-09-19
Oleg Kalnichevski
HTTPCLIENT-2116: Incorrect request message composition...
commit
|
commitdiff
|
tree
2020-09-16
滕杰1
PoolingAsyncClientConnectionManager incorrectly emits...
commit
|
commitdiff
|
tree
2020-09-14
Oleg Kalnichevski
Upgraded HttpCore dependency to version 5.0.2
commit
|
commitdiff
|
tree
2020-09-08
Oleg Kalnichevski
HTTPCLIENT-2115: HttpAsyncClientBuilder and H2AsyncClientBui...
commit
|
commitdiff
|
tree
next