Skip to content

Content-Type being overwritten #115

@ryanmitchell

Description

@ryanmitchell

First of all thanks for this library - its very useful for a project I'm working through.

I have an service that requires a specific content-type value (application/soap+xml; charset=utf-8), however when I use this class and pass content-type using withHeaders() the content-type is always being set as text/xml; charset="utf-8". Is it possible to override this somehow - I've tried a few different approaches and have come up with nothing...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions