diff options
author | Jeff Pohlmeyer <yetanothergeek@gmail.com> | 2010-07-17 20:04:02 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-07-17 20:12:47 +0200 |
commit | d76874a6651f4fcc62ddfa6fd7cfefb302bdefbe (patch) | |
tree | 7b5895843a778c664f5dcd32776eca5eb5ade41d /lib | |
parent | c8d42b2f1c105706098309644c2aa90ae6a1206f (diff) |
remote-header-name: chop filename at next semicolon
The --remote-header-name option for the command-line tool assumes that
everything beyond the filename= field is part of the filename, but that
might not always be the case, for example:
Content-Disposition: attachment; filename=file.txt; modification-date=...
This fix chops the filename off at the next semicolon, if there is one.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions