ronnieroyston commented on issue #1042: URL: https://github.com/apache/couchdb/issues/1042#issuecomment-1599446014
Multipart transfer (like `multipart/related`) lets you upload metadata and data in the same request and is used when the total payload is small enough to upload again, in its entirety, if the connection fails. Are you looking for [HTTP 1.1 resumable upload](https://datatracker.ietf.org/doc/draft-ietf-httpbis-resumable-upload/) support? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
