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

Remove trailing semicolon in Content-Type header #410

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexzabolotny
Copy link

Context

One of the SOAP servers we use throws an error when it sees a trailing semicolon in the header value.

What has been done

  • Remove a trailing semicolon from "Content-Type" header in SoapHook.

How to test

  • Unfortunately, the WSDL and the whole API is behind a firewall, so it's impossible to provide the working test case.
  • Fortunately, the change is not against the HTTP specification.

@alexzabolotny alexzabolotny marked this pull request as draft March 8, 2024 15:21
@alexzabolotny alexzabolotny marked this pull request as ready for review March 8, 2024 15:32
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.

None yet

1 participant