UnityHttp Namespace Reference

Classes

class  HttpRequest
 Represents a single http request. More...
 
class  Http
 Performs Http requests independently. Note that you must call Update to keep all the requests active. More...
 

Delegates

delegate void UnityHttp.OnHttpEvent ( HttpRequest  request)

A delegate for methods called when the http request is done or ready for use.