Skip to content

Handle missing final boundaries for HTTP multipart messages #3576

@calvincestari

Description

@calvincestari

Use case

Users want to know if an HTTP multipart connection was closed after having received all chunks.

Describe the solution you'd like

If the final closing delimiter (--boundary--) was not received then an error should be thrown.

Similar to this PR in Apollo Client.

Metadata

Metadata

Assignees

Labels

featureNew addition or enhancement to existing solutions

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions