Releases: devco/windex
Releases · devco/windex
Absolute URLS
Support absolute URLs.
URLs that start with http/https and // and / are treated as absolute URLs and are not prepended with the prefix
Error Handler
Add the ability to supply a callback to handle failed requests.
Support response codes 200 - 299 without treating as failure.