]> git.phdru.name Git - mimedecode.git/commitdiff
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)
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


No differences found