Skip to content

Return binary response body #37

@annoviko

Description

@annoviko

Is your feature request related to a problem? Please describe.
It requires to change API interface, but currently it is almost impossible to work binary data. The library tries to covert everything to string UTF-8.

Describe the solution you'd like
Return bytes instead strings. It should be users responsibility to decode the data.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions