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

Merged
merged 2 commits into from
Nov 14, 2024

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

github-actions bot commented Oct 10, 2024

Jest Unit Test Results

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

Results for commit 2a3df53. ± Comparison against base commit 082c7db.

♻️ This comment has been updated with latest results.

Copy link

@craigmcnally
Copy link

@JohnC-80 / @zburke is there anything preventing us from merging this?

@zburke zburke merged commit 8bcddbf into master Nov 14, 2024
25 checks passed
@zburke zburke deleted the STCLI-248 branch November 14, 2024 16:24
@zburke
Copy link
Member Author

zburke commented Nov 14, 2024

@craigmcnally , no blockers here; we opened the PR before we were confident it was the desired implementation. That's been confirmed so this has been merged. Thanks for the reminder!

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.

3 participants