Releases: udivankin/pico-ajax
Releases · udivankin/pico-ajax
1.0.3
Port to TypeScript
Integration tests added
Browser basic auth fixed
0.2.2
[Browser] Add withCredentials support
0.2.1
[Node.js] Response buffer concat support
0.2.0
- [Node.js] Added http/https requests support
- [Node.js] Simple recursive follow redirects function for handling 3xx status code responses (both relative and absolute locations supported
- Added some usage examples