On Wed, 20 Mar 2024 19:48:52 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

> See the rationale/discussion in the bug. This patch introduces the option 
> that allows to restore 
> pre-[JDK-8179503](https://bugs.openjdk.org/browse/JDK-8179503) behavior. The 
> default behavior does not change. Better suggestions for flag name are 
> welcome.
> 
> Additional testing:
>  - [x] `jdk_security` passes out of the box (includes new test config)
>  - [x]  `jdk_security` passes with flag override
>  - [x] Eyeballing `GetPostTests` amended debugging output, `GET`-s are used 
> by default for small requests, `POST`-s are used for everything with flag 
> override

This pull request has now been integrated.

Changeset: 614db2ea
Author:    Aleksey Shipilev <sh...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/614db2ea9e10346475eef34629eab54878aa482d
Stats:     83 lines in 3 files changed: 79 ins; 0 del; 4 mod

8328638: Fallback option for POST-only OCSP requests

Reviewed-by: mullan, rhalade

-------------

PR: https://git.openjdk.org/jdk/pull/18408

Reply via email to