Sends a request

C# | Visual Basic | Visual C++ |
public AsyncToken Send( WWWForm form, Hashtable headers, params Responder[] responders )
Public Function Send ( _ form As WWWForm, _ headers As Hashtable, _ ParamArray responders As Responder() _ ) As AsyncToken
public: AsyncToken^ Send( WWWForm^ form, Hashtable^ headers, ... array<Responder^>^ responders )
