Skip to content

All HttpMessageConverters should support StreamingHttpOutputMessage [SPR-12715] #17312

@spring-projects-issues

Description

@spring-projects-issues

John Mark opened SPR-12715 and commented

I would be nice if HttpComponentsClientHttpRequestFactory was able to fully support streaming (non-buffered) requests. Currently, the HttpComponentsStreamingClientHttpRequest class does not support the getBodyInternal() method which prevents it from being used with many MessageConverters.

I would think the HttpComponentsClientHttpRequestFactory should mirror the SimpleClientHttpRequestFactory which does provide full streaming support.


Issue Links:

Referenced from: commits 8ab2e47

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions