Web Requests
nl.jeffreylanters.web-requests is an OpenUPM Unity package. The WebRequest API provides an easy interface for accessing the HTTP pipeline by implementing a Request model that provides an easy, await-able and extendable way to fetch resources asynchronously across the network.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/jeffreylanters/unity-web-requests.
Owner: jeffreylanters.
Topics
Related Unity Packages
- Nest Utilities Client nl.elraccoone.nest-utilities-client
- Web Sockets nl.elraccoone.web-sockets
- Canvas Visualizer nl.elraccoone.canvas-visualizer
- Entity Component System nl.elraccoone.entity-component-system
- Promises nl.elraccoone.promises
- Request Review nl.elraccoone.request-review
For registry setup problems, see Unity scoped registry troubleshooting.