Can't set headers per part of multipart requests
Open
- Dominant language
- Python
- Stars
- 404
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
I think it would be helpful to allow users to specify per-part headers somewhere in this code.
As it is now, I cannot specify a Content-Location header per part, which makes it impossible to encapsulate subsidiary parts of aggregate documents (whose Content-Location can be different per part) -- see http://tools.ietf.org/html/rfc2557.
Can anyone thing of any major objects to adding this functionality here
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.