]> git.phdru.name Git - mimedecode.git/commit
Change option -R to accept lists of headers and parameters
authorOleg Broytman <phd@phdru.name>
Sat, 8 Mar 2014 18:21:40 +0000 (22:21 +0400)
committerOleg Broytman <phd@phdru.name>
Sat, 8 Mar 2014 18:21:40 +0000 (22:21 +0400)
commit779e307770431e065050edd6634c49fa2e319df0
tree0acecafa2df7ec7ce40302cb3d553d191c8c5535
parent502931f2c502991905892ae23548d9b02adf7fd0
Change option -R to accept lists of headers and parameters

Change option -R to accept lists of headers and parameters:
-R h1,h2,h3:p1,p2,p3
-R h1,h2,h3:*,-p1,-p2,-p3
-R *,-h1,-h2,-h3:p1,p2,p3
-R *,-h1,-h2,-h3:*,-p1,-p2,-p3
ANNOUNCE
TODO
mimedecode.docbook
mimedecode.py
test/test_all