- ADD Support for 'x-forwarded-host' headers to indicate to which host requests should be redirected
- ADD Support for 'x-forwarded-proto' headers that were appended by several proxies in the format 'https, http'
- UPDATE Tests for Azure HTTPS to have more realistic content for the x-arr-ssl flag
- UPDATE JSDoc and Readme
- ADD redirects for HEAD requests
- BREAKING change of arguments to named arg. - check README
- UPDATE documentation
- UPDATE dependencies
- BUMP package version
- ADDED Azure proxy support
- ADDED Testing