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

STCLI-248 prune STS headers from server responses in the proxy #358

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zburke
Copy link
Member

@zburke zburke commented Oct 10, 2024

Prune the STS header from server responses when forwarding it through the proxy, thus allowing non-SSL access via, e.g. http://localhost:3000, even when the remote server supplies an STS header that requires end-to-end SSL.

Refs STCLI-248

Prune the STS header in proxy responses, thus allowing non-SSL access
via, e.g., http://localhost:3000 even when the server supplies STS
headers that require end-to-end SSL.

Refs STCLI-248
@zburke zburke requested a review from JohnC-80 October 10, 2024 15:55
Copy link

Jest Unit Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 2f73e3c. ± Comparison against base commit a9447b3.

Copy link

sonarcloud bot commented Oct 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants