Skip to content

Streaming Multipart for OkHttp #911

Closed
@vivekmuniyandi

Description

@vivekmuniyandi

Needed to support streaming bulk read (used by DMSDK ExportListener), optic API, eval, resource extensions, bulk search, and large single document read with metadata. We could perhaps use a stand-alone library like nio-multipart, or the more battle-tested apache fileupload
the only concern about apache fileupload is it depends on apache commons-io which might create version conflicts if other frameworks used by our customers depend on a different version of commons-io.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions