]> git.phdru.name Git - mimedecode.git/commit
Change option -r to accept a list of headers; * is allowed
authorOleg Broytman <phd@phdru.name>
Sat, 8 Mar 2014 16:26:10 +0000 (20:26 +0400)
committerOleg Broytman <phd@phdru.name>
Sat, 8 Mar 2014 16:39:59 +0000 (20:39 +0400)
commitdb0cd67905f741dcf93af7706c282afadf051718
treebcfe4c4dfebe427755a65b989f2987fa24bcf04b
parentca5e61cffb72085ff108d6e2e7fa163ff5d6238b
Change option -r to accept a list of headers; * is allowed

Change option -r to accept a list of headers: -r h1,h2,h3,...

Asterisk is allowed to remove all headers and accept a list of exceptions:
-r *,-h1,-h2,...
ANNOUNCE
TODO
mimedecode.docbook
mimedecode.py
test/expected/msg_16-1.txt [new file with mode: 0644]
test/expected/msg_16-2.txt [new file with mode: 0644]
test/test_all