Hi everybody,
I faced the problem of parsing HTTP batch multipart/mixed response. I'm working with it in the context of Gmail batch API.
Can you recommend a package that can handle such requests?
If any, which of the packages will be the best place to contribute? (hyper/reqwest/..) ?
Thanks!