Martin Borho

Results 2 issues of Martin Borho

Docs states, that TemplateError class provides the original raised traceback as a RichTraceback() in .tb attribute. Which isn't the case anymore for flask-mako 0.3. Is it planned to provide the...

See https://github.com/scrapy/scrapy/blob/master/scrapy/downloadermiddlewares/httpcompression.py#L36 IMHO the "Content-Encoding" header should get preserved, since the spider probably wants to see all the original response headers.

enhancement
good first issue