Skip to content

feat(proxy): auto-detect SOAP action for request differentiation#100

Open
outofcoffee wants to merge 7 commits intofeat/proxy-insecurefrom
feat/proxy-soap-aware
Open

feat(proxy): auto-detect SOAP action for request differentiation#100
outofcoffee wants to merge 7 commits intofeat/proxy-insecurefrom
feat/proxy-soap-aware

Conversation

@outofcoffee
Copy link
Copy Markdown
Contributor

@outofcoffee outofcoffee commented Apr 5, 2026

Summary

  • Auto-detects SOAP actions from SOAPAction header (1.1) or Content-Type action parameter (1.2) — no flag required
  • Uses the SOAP action in request hashing and response filenames so multiple SOAP operations on the same endpoint no longer collide
  • Adds application/soap+xml to the text media type list for request capture eligibility

Based on the contribution in #82, with review feedback applied as individual commits.

@outofcoffee outofcoffee marked this pull request as ready for review April 6, 2026 22:16
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.

1 participant