v1.2.1
Added
- Supports relative protocol URL (starting with
//
). - Unit Tests are now run through Travis.
Changed
fileinfo
extension is now optional. The image type won't be checked if the extension is not installed.
Fixed
- Avoid a warning of the headers can't be retrieved.
- Redirection header
Location
might be an array. - Ignore headers key case.
- Better handling of Favicon priority detection.
Thanks to @Alkarex for his contribution!