makeRequest(final String, final byte[]) method
Make the request.
Syntax
public
HttpResponse
makeRequest
(
final String
url
,
final byte[]
data
)
throws
Exception
Parameters
url
– the URL of the request
data
–
Returns
the server response
Exceptions
Exception
–
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.