Skip to content

Releases: udivankin/pico-ajax

1.0.4

26 Dec 20:16
Compare
Choose a tag to compare
get back dist

1.0.3

23 Nov 13:55
Compare
Choose a tag to compare

Port to TypeScript
Integration tests added
Browser basic auth fixed

0.2.5

29 Aug 15:05
Compare
Choose a tag to compare
Console cleanup

0.2.2

13 Aug 14:41
Compare
Choose a tag to compare

[Browser] Add withCredentials support

0.2.1

18 Jul 15:37
Compare
Choose a tag to compare

[Node.js] Response buffer concat support

0.2.0

17 Jul 14:48
Compare
Choose a tag to compare
  • [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