Skip to content

Conversation

@danghyan
Copy link
Contributor

@danghyan danghyan commented May 13, 2025

Fixed handling of a trailing slash ("/") in remainingPath.
Previously, when a trailing slash was present, an incorrect error related to the Content-Type header was returned.

In my case, all requests ending with a trailing slash resulted in the following error:
System.ServiceModel.ProtocolException: An HTTP Content-Type header is required for SOAP messaging and none was found.

@andersjonsson andersjonsson merged commit 62ce892 into DigDes:develop Jun 11, 2025
3 checks passed
@andersjonsson
Copy link
Collaborator

Thanks!

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