pound-python / infobob

ISC License
3 stars 2 forks source link

Repaste bad-mimetype pastes from 0x0.st #63

Open Kwpolska opened 4 years ago

Kwpolska commented 4 years ago

This resolves #61. Also adds retrieveUrlLazy that produces a Request in unbuffered mode to avoid buffering pastes we might not be interested in. Some tests were added for the new features.

cdunklau commented 4 years ago

Thanks Chris! I would have preferred separate commits for hastebin change and the rest for ease of review and history investigation, but it's a small enough changeset to not worry about perfection. Reviewing now Will review soon.