Skip to content

ObjectMappers should be able to take InputStreams to handle large responses #351

@ryber

Description

@ryber

Is your feature request related to a problem? Please describe.
Large responses must be fully read into memory in order to get passed to an ObjectMapper as a string. allow support for Mappers to take a InputStream.

Describe the solution you'd like
an overload of methods to take/return inputstreams. This should be optional and not a breaking change

Metadata

Metadata

Assignees

Labels

Feature RequestValid feature request to add to the backlog

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions