https://github.com/endel/xmlhttprequest-polyfill
XMLHttpRequest polyfill using Fetch API - Made for Decentraland
https://github.com/endel/xmlhttprequest-polyfill
Last synced: 10 months ago
JSON representation
XMLHttpRequest polyfill using Fetch API - Made for Decentraland
- Host: GitHub
- URL: https://github.com/endel/xmlhttprequest-polyfill
- Owner: endel
- Created: 2023-09-14T19:00:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T23:54:45.000Z (over 2 years ago)
- Last Synced: 2025-08-12T02:19:43.694Z (10 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XMLHttpRequest Polyfill
This polyfill was made specifically to support [Colyseus](https://github.com/colyseus/colyseus) to run under [Decentraland](https://decentraland.org/) SDK7.
This polyfill implements only a subset of XMLHttpRequest and is not feature complete. Pull requests are welcome.
## License
MIT