- Fix transcoding to another file format #21, thanks @equivalentideas
- Set a
Accept: */*
header #15
- Set colorspace to RGB before resizing, thanks @lizconlan
- Add transcoding support
- Set a
User-Agent
header
- Handles relative redirects
- Fix bug in handling timeouts #9
- Don't use socket pooling to avoid
maxSockets
limit #10
- Fix parsing of
WHITELIST
environment variable #7 - Upgrade to Express >=3
- Rename and move files
- Add tests
First release