https://bz.apache.org/bugzilla/show_bug.cgi?id=65013

Felix Schumacher <felix.schumac...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37644|0                           |1
        is obsolete|                            |
  Attachment #37645|0                           |1
        is obsolete|                            |

--- Comment #13 from Felix Schumacher <felix.schumac...@internetallee.de> ---
Created attachment 37646
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37646&action=edit
Fixes for multi-header and -parameter and mime detection

Another iteration on the remaining problems.

curl can do a lot of stuff when specifying parameters, like
'file=@filename;type=text/html' (which has been partly supported already) or
'param="something with spaces";headers=\"X-something: one\"'

The latter example is not possible right now, but a small step has been taken
in that direction. Missing is also support for
'file=@"some/file";type=text/xml' that is a filename which was quoted.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to