Oleg Kalnichevski
a1e8e9082e
Better ETag handling
2024-01-18 20:08:39 +01:00
Oleg Kalnichevski
07586902ec
ETag API
2024-01-18 20:08:39 +01:00
Oleg Kalnichevski
a1fa1739bf
Fixed a design mistake of ConnectionEndpoint having a direct dependency on HttpRequestExecutor class
2024-01-17 12:55:14 +01:00
Clayton Walker
a8db310f2d
Allow backwards-compatible createSocket calls
2024-01-16 21:41:02 +01:00
Oleg Kalnichevski
b66ad6e4ff
Example demonstrating how to make HttpClient negotiate or force a particular version of HTTP protocol during the TLS handshake
2024-01-16 10:29:55 +01:00
Oleg Kalnichevski
5f6ad302ba
Corrected the use of the wrong request object in the example
2024-01-14 11:29:05 +01:00
Oleg Kalnichevski
8d9c764d6e
Added example demonstrating how to get details of the underlying connection endpoint
2024-01-14 11:18:43 +01:00
Oleg Kalnichevski
d7108f60ae
Added #toString methods to Resource implementations
2024-01-12 09:23:42 +01:00
Oleg Kalnichevski
7c0d083b12
Cache control and context API
2024-01-12 09:23:42 +01:00
Oleg Kalnichevski
b3da0ae138
Refactor ContextBuilder into a common abstract class and HttpClientContext specific builder
2024-01-12 09:23:42 +01:00
Oleg Kalnichevski
364fa60cd3
Promote RequestCacheControl and ResponseCacheControl to public API
2024-01-12 09:23:42 +01:00
Oleg Kalnichevski
ef77109f35
HTTPCLIENT-2315: client builders fails to apply system properties to the default connection manager
2024-01-08 15:30:28 +01:00
Philip Helger
8228ddf28a
HTTPCLIENT-2314: Handle gracefully a failure of DnsResolver to return a list of resolved addresses ( #533 )
2024-01-07 15:45:32 +01:00
Oleg Kalnichevski
aad5987246
Corrected version in @since
2024-01-06 15:25:58 +01:00
Oleg Kalnichevski
e2385f7d9a
HTTPCLIENT-2314: Throw ConnectionShutdownException in case of pooled connection having been closed or discarded instead of plain IllegalStateException
2024-01-05 14:29:15 +01:00
Oleg Kalnichevski
f24c8010bb
Made caching of 403 responses by the classic and async protocol handlers more consistent
2024-01-03 11:29:16 +01:00
Oleg Kalnichevski
c5de6961d1
Upgraded HttpClient version to 5.4-alpha2-SNAPSHOT
2023-12-29 10:47:10 +01:00
Oleg Kalnichevski
bb27f666c2
Javadoc fix
2023-12-26 15:47:39 +01:00
Oleg Kalnichevski
4e43daf744
Regression: incorrect hash calculation (missing realm component)
2023-12-26 15:21:43 +01:00
Oleg Kalnichevski
7769a7edc6
Corrected release series in HttpClient 5.4-alpha1 release notes
2023-12-26 10:49:34 +01:00
Oleg Kalnichevski
810d7b0568
Revised external caching client tests
2023-12-24 17:54:03 +01:00
Oleg Kalnichevski
c3d99b130c
Do not set the default HTTP version of cache response messages
2023-12-24 17:54:03 +01:00
Oleg Kalnichevski
6a497be400
Bug-fix: HTTP cache to use response Cache-Control `s-maxage` attribute only when configured as shared
2023-12-24 17:08:04 +01:00
Oleg Kalnichevski
083f9dd74f
Updated release notes for HttpClient 5.4-alpha1 release
2023-12-24 16:55:32 +01:00
Oleg Kalnichevski
45619c374b
Upgraded API compatibility level to 5.3
2023-12-23 13:37:40 +01:00
Oleg Kalnichevski
1906539847
Use core percent codec instead of internal one
2023-12-23 13:28:51 +01:00
Oleg Kalnichevski
df090e4228
Use core MessageSupport methods instead of internal ones
2023-12-23 13:25:59 +01:00
Oleg Kalnichevski
4dc82b40f6
Removed references to deprecated functions
2023-12-23 13:16:25 +01:00
Oleg Kalnichevski
20bd815e74
Upgraded HttpCore to version 5.3-alpha1
2023-12-23 12:24:16 +01:00
dependabot[bot]
f2ea21bea9
Bump com.googlecode.maven-download-plugin:download-maven-plugin
...
Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin ) from 1.6.8 to 1.7.1.
- [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases )
- [Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.8...1.7.1 )
---
updated-dependencies:
- dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 10:44:13 +01:00
dependabot[bot]
92ab0ef8e3
Bump org.junit:junit-bom from 5.9.3 to 5.10.1
...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5 ) from 5.9.3 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.1 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 10:41:49 +01:00
dependabot[bot]
a79f23c904
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 14:59:55 +01:00
Oleg Kalnichevski
3204639991
Corrected project website URL
2023-12-15 14:52:27 +01:00
Oleg Kalnichevski
641519f226
Removed unused dependency on jna
2023-12-15 14:51:34 +01:00
dependabot[bot]
844d33fa06
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 13:25:32 +01:00
dependabot[bot]
79490a5ff9
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 12:27:57 +01:00
dependabot[bot]
3998690193
Bump log4j.version from 2.20.0 to 2.22.0
...
Bumps `log4j.version` from 2.20.0 to 2.22.0.
Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.20.0 to 2.22.0
Updates `org.apache.logging.log4j:log4j-core` from 2.20.0 to 2.22.0
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 12:18:48 +01:00
Arturo Bernal
94e43b2bb4
Implement username* validation and decoding in DigestScheme ( #511 )
...
Introduces validation and decoding logic for the 'username*' field in the DigestScheme class. The changes ensure compliance with RFC 7616 and RFC 5987 by handling cases where the 'username' contains characters not allowed in an ABNF quoted-string.
2023-12-13 11:54:49 +01:00
Arturo Bernal
3eaf9bf5c0
Implement Support for Userhash Parameter in Digest Authentication as per RFC 7616 ( #509 )
...
This commit introduces support for the userhash parameter in Digest Authentication, conforming to the specifications outlined in RFC 7616. The userhash parameter enhances security by allowing the client to hash the username before transmission, thereby protecting the username during transport. This implementation ensures that when the server indicates support for username hashing (userhash=true), the client correctly calculates and includes the hashed username in the Authorization header field, adhering to the protocol defined in RFC 7616 for enhanced security in HTTP Digest Access Authentication.
2023-12-13 11:54:49 +01:00
Arturo Bernal
6976ab58f2
Enforce Support for UTF-8 Encoding Scheme in Digest Authentication as per RFC 7616 ( #508 )
...
This commit enforces the use of the 'UTF-8' encoding scheme as the sole allowed value for character encoding in Digest Authentication, in alignment with the guidelines specified in RFC 7616.
2023-12-13 11:54:49 +01:00
Arturo Bernal
7b761fb2c3
Enforce UTF-8 Encoding in BasicSchemeFactory for RFC 7617 Compliance ( #506 )
...
- Deprecated the constructor in BasicSchemeFactory that allows setting a custom Charset.
- Updated the default constructor to use StandardCharsets.UTF_8, aligning with RFC 7617 which mandates UTF-8 encoding for Basic Authentication.
2023-12-13 11:54:48 +01:00
Arturo Bernal
aa5bc56abe
Implement Password Validation in BasicScheme. ( #505 )
...
Introduced a new method, `validatePassword`, in the `BasicScheme` class to enforce password validation in line with RFC 7617 standards. This method includes control character validation for passwords, ensuring they adhere to RFC 7617 by not containing any control characters.
2023-12-13 11:54:48 +01:00
Oleg Kalnichevski
1bbf5f4371
Bug fix: when validating a cache entry the protocol handlers must use the current request message with additional headers generated by the previous request interceptors instead of the original request message
2023-12-13 11:54:48 +01:00
Oleg Kalnichevski
67a0b52919
Better debug logging in the caching protocol handlers
2023-12-13 11:54:48 +01:00
Oleg Kalnichevski
628a963a3a
Better HTTP execution context management by caching protocol handlers
2023-12-13 11:54:48 +01:00
Oleg Kalnichevski
abb958ec27
HTTPCLIENT-2277: Revised cache validation logic for conformance with the specification requirements per RFC 9111 section 4
2023-12-13 11:54:47 +01:00
Oleg Kalnichevski
ebae9ef7e3
HTTPCLIENT-2277: Aligned CachedResponseSuitabilityChecker with the specification requirements per RFC 9111 section 4
2023-12-13 11:54:47 +01:00
Oleg Kalnichevski
99eb13934f
HTTPCLIENT-2277: Aligned ResponseCachingPolicy with the specification requirements per RFC 9111 section 3
2023-12-13 11:54:47 +01:00
Oleg Kalnichevski
fcb86dae11
HTTPCLIENT-2277: Do not store AUTHORIZATION request header in the cache entry per RFC 9111 section 3.5
2023-12-13 11:54:47 +01:00
Oleg Kalnichevski
1492f57a84
HTTPCLIENT-2277: Cache update bug fix
2023-12-13 11:54:47 +01:00