-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
IndexingIndexing, Bulk Indexing and anything related to indexingIndexing, Bulk Indexing and anything related to indexingenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.15.0Issues and PRs related to version 2.15.0Issues and PRs related to version 2.15.0v3.0.0Issues and PRs related to version 3.0.0Issues and PRs related to version 3.0.0
Description
Is your feature request related to a problem? Please describe.
The RestAction API supports response chunking but does not support full request / response streaming.
Describe the solution you'd like
Enhance RestAction with streaming support. The idea is to introduce new attribute (property) that would manifest that the RestAction supports request / response streaming.
Describe alternatives you've considered
N/A
Additional context
See please #9067
Metadata
Metadata
Assignees
Labels
IndexingIndexing, Bulk Indexing and anything related to indexingIndexing, Bulk Indexing and anything related to indexingenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.15.0Issues and PRs related to version 2.15.0Issues and PRs related to version 2.15.0v3.0.0Issues and PRs related to version 3.0.0Issues and PRs related to version 3.0.0
Type
Projects
Status
Done