A socket handle, created with Libertas_NetNewHttp.
Method string, such as "GET".
The URL string.
A list of custom HTTP headers.
Optional
body: LibertasNetDataThe body of HTTP request.
Optional
Optional
sendTimeout: numberTimeout of send, in seconds.
Optional
Optional
recvTimeout: numberTimeout of receive, in seconds.
Optional
Generated using TypeDoc
Add a request to current HTTP session.