Over 11,000 five-star assets

Rated by 85,000+ customers

Supported by 100,000+ forum members

Every asset moderated by Unity

Home
Tools
Network
1/7
This is an very suitable cover for UnityWebRequest which uses async operations and can handle as many requests as you want with a lot of configurations
Render pipeline compatibility
The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end platforms.
Unity VersionBuilt-inURPHDRP
2023.2.11f1
Compatible
Compatible
Compatible
Description

Requests are executing in the parallel thread without Coroutines and doesn't affect the main thread. You can create as many requests as you want and they will quickly run together



How to use it

  • Import the namespace using Web;
  • Write the simplest construction Http.Get(string url).Send();

Request Types

  • Http.Get(url)
  • Http.GetTexture(url, nonReadable)
  • Http.GetAssetBundle(url)
  • Http.Post(url, postData)
  • Http.PostJson(url, json)
  • Http.Put(url, putData)

Features

  • Use out-of-box
  • Send requests even in edit mode
  • Set success callback with serialisation in the class
  • Send and handle request in one simple step instead of writing a custom web requests manager
  • Execute many request simultaneously without affecting the main thread
  • Download textures and asset bundles in one line of code
  • Send POST requests with json (By default Unity cannot send json in POST properly)
  • Easy to use and understand
  • Quick support
  • Set global headers so you won't need to set the same headers each time
  • Get both download and upload progress by event
  • Handle errors easily
  • Debug mode


Dont forget to check my other assets

Easy HTTP Web Requests

(not enough ratings)
15 users have favourite this asset
(15)
$14.59
Seat
1
Updated price and taxes/VAT calculated at checkout
Refund policy
This asset is covered by the Unity Asset Store Refund Policy. Please see section 2.9.3 of the EULA for details.
Secure checkout:
Supported payment methods: Visa, Mastercard, Maestro, Paypal, Amex
License type
File size
85.2 KB
Latest version
1.0
Latest release date
Mar 12, 2024
Original Unity version
2023.2.11 or higher
Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members
Unity logo
Language
Feedback
Partners Program
Partners
USD
EUR
Copyright © 2025 Unity Technologies
All prices are exclusive of tax
USD
EUR