Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #251 - mark baseRequest as secure for HttpConnector mode with Jetty9.4 runtimes #252

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

lachlan-roberts
Copy link
Collaborator

@lachlan-roberts lachlan-roberts commented Jul 19, 2024

Issue #251

We wrapped the HttpServletResponse to mark it as secure but in 9.4 it is necessary to do this for the baseRequest as well.

Also parameterize the TransportGuaranteeTest over the jetty94/ee8/ee10 runtimes and HttpConnector modes.

@copybara-service copybara-service bot merged commit cf0b080 into main Jul 19, 2024
9 checks passed
@copybara-service copybara-service bot deleted the secureRequest-HttpConnectorMode branch July 19, 2024 05:21
srinjoyray pushed a commit that referenced this pull request Nov 12, 2024
…nnectorMode

PiperOrigin-RevId: 653875419
Change-Id: Ie953edcf1ec99944300a301259b87050e079f1d5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants