The current implementation will parse response data based on a limited list of content types.
There are packages like https://github.com/hosmelq/sse-saloon that bring their own response types, which currently will be ignored.
A body response contract should be created to facilitate custom needs.
The current implementation will parse response data based on a limited list of content types.
There are packages like https://github.com/hosmelq/sse-saloon that bring their own response types, which currently will be ignored.
A body response contract should be created to facilitate custom needs.