node-xmlhttprequest

server-side XMLHttpRequest for Node.

MIT License

Downloads
33.9K
Stars
42
Committers
12

Bot releases are visible (Hide)

node-xmlhttprequest - w3c-xmlhttprequest v3.0.4 Latest Release

Published by xhrbot almost 3 years ago

Bug Fixes

  • release-please: support require under Node (#472) (a22663b)
node-xmlhttprequest - w3c-xmlhttprequest v3.0.3

Published by xhrbot over 3 years ago

Bug Fixes

  • release-please: add step for cache dir (#347) (5209857)
node-xmlhttprequest - w3c-xmlhttprequest v3.0.2

Published by xhrbot over 3 years ago

Bug Fixes

node-xmlhttprequest - w3c-xmlhttprequest v3.0.1

Published by xhrbot over 3 years ago

Bug Fixes

node-xmlhttprequest - v3.0.0

Published by github-actions[bot] about 4 years ago

Features

  • meta: add keywords field to package.json (#113) (1457b7f)

Bug Fixes

  • change git protocol (#74) (a7d60f5)
  • xmlhttprequest: add line break for getAllResponseHeaders() (#86) (41aca1c)
  • pkg: fix invalid version (#87) (2128651)
  • eventtarget: throws TypeError when given value is not Event (#92) (b844eb2 )
  • xmlhttprequest: catch errors (#97) (7ed320a)
  • xmlhttprequest: replace to req.destroy from req.abort (#100) (99555d8)
  • xmlhttprequest: allow xhr.withCredentials set (#105) (e3a4910)
  • event: use Object.defineProperty (#115) (f765c4d)
  • xmlhttprequest: support object property (#116) (cb47719)
  • xmlhttprequest: add support EventListenerObject (#124) (e21c817)
  • xmlhttprequest: add support xhr.responseURL (#126) (606a39a)
  • xmlhttprequest: throw exception when invalid state (#123) (f46cdc0)
node-xmlhttprequest - v3.0.0-beta.6

Published by github-actions[bot] about 4 years ago

Bug Fixes

  • xmlhttprequest: add support EventListenerObject (#124) (e21c817)
  • xmlhttprequest: add support xhr.responseURL (#126) (606a39a)
  • xmlhttprequest: throw exception when invalid state (#123) (f46cdc0)
node-xmlhttprequest - v3.0.0-beta.5

Published by github-actions[bot] about 4 years ago

Features

  • meta: add keywords field to package.json (#113) (1457b7f)

Bug Fixes

node-xmlhttprequest - v3.0.0-beta.4

Published by github-actions[bot] about 4 years ago

Bug Fixes

  • xmlhttprequest: allow xhr.withCredentials set (#105) (e3a4910)
node-xmlhttprequest - Release 3.0.0-beta.3

Published by ykzts about 4 years ago

  • fix(pkg): fix invalid version (#87) @ykzts
  • fix(eventtarget): throws TypeError when given value is not Event (#92) @ykzts
  • fix(xmlhttprequest): catch errors (#97) @ykzts
  • fix(xmlhttprequest): replace to req.destroy from req.abort (#100) @ykzts
node-xmlhttprequest - Release 3.0.0-beta.1

Published by ykzts about 4 years ago

  • build: replace to typescript (#77) @ykzts
node-xmlhttprequest - Release 3.0.0-beta.2

Published by ykzts about 4 years ago

  • fix(xmlhttprequest): add line break for getAllResponseHeaders() (#86) @ykzts
node-xmlhttprequest - Release 2.2.0

Published by ykzts about 4 years ago

  • Adds support for ArrayBuffer, Uint8Array and Buffer to send(body) (#45) @mrstux
  • Add content length (#46) @mrstux
node-xmlhttprequest - Release 2.1.3

Published by ykzts almost 6 years ago

  • Make withCredentials writable (#47) @skovhus
node-xmlhttprequest - Release 2.1.2

Published by ykzts almost 6 years ago

  • Fix #40 (#42) @ykzts
node-xmlhttprequest - Release 2.1.1

Published by ykzts almost 8 years ago

  • Fixed protocol relative URLS ("//hostname/path") and event properties (#41) @Benjamin-Dobell
node-xmlhttprequest - Release 2.1.0

Published by ykzts over 8 years ago

  • Don't load from the web browser #34 (Yamagishi Kazutoshi)
node-xmlhttprequest - Release 2.0.1

Published by ykzts over 8 years ago

  • index.js require formdata point to formdata.js #28 (Yamagishi Kazutoshi)
node-xmlhttprequest - Release 1.2.2

Published by ykzts almost 9 years ago

Fix a more bugs...

node-xmlhttprequest - Release 1.1.0

Published by ykzts almost 9 years ago

  • cleanup 💄
node-xmlhttprequest - Release 1.0.0

Published by ykzts almost 9 years ago

🍰 First release!