![]() |
CotC C# SDK for Unity
v1.4.0.1
Making social games is easy !
|
Former Unity HTTP client, based on the standard .NET framework classes (HttpWebRequest).
Since this class is not really supported (compared to the WWW class which is supposed to be the standard but unsufficient), it causes a lot of problems on some platforms and we're happy to get rid of it.
Protected Member Functions | |
override WebRequest | CreateRequest (HttpRequest request, string url, object previousUserData) |
![]() | |
void | FinishWithRequest (WebRequest state, HttpResponse response) |
Called after an HTTP request has been processed in any way (error or failure). Decides what to do next. More... | |
Additional Inherited Members | |
![]() | |
static int | RequestCount [get, set] |
static bool | VerboseMode [get, set] |
![]() | |
void | Abort (HttpRequest request) |
void | Run (HttpRequest request, Action< HttpResponse > callback) |
void | Terminate () |