Scott Taylor

Results 1 issues of Scott Taylor

Link headers can be supplied with extra parameters that currently are not correctly handled by the percent encoding in the StatusAndHeaders class: ``` >>> from warcio.statusandheaders import StatusAndHeaders >>> bad_header...