ronnieroyston commented on issue #1042: URL: https://github.com/apache/couchdb/issues/1042#issuecomment-1598959478
If you're reading an HTTP POST/PUT you're acting as a proxy in front of CouchDB. The machine that send that HTTP request knows the file length / type and that's where you would want to build out the `multipart/mixed` body - on the client. I'm not sure I follow regarding streaming multiple files in a single HTTP PUT to Couch. -- 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]
