Xuanwo opened a new issue, #3063:
URL: https://github.com/apache/incubator-opendal/issues/3063

   We have implement full multipart support now, but some old code like azblob 
still using handwritten parse logic:
   
   
https://github.com/apache/incubator-opendal/blob/dd4a482d9d10131c4808c2d8fc547d6f9f9c3fdb/core/src/services/azblob/batch.rs#L24-L88
   
   We can migrate to 
[`Multipart::parse`](https://opendal.apache.org/docs/rust/opendal/raw/struct.Multipart.html#method.parse)
 instead.


-- 
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]

Reply via email to