Closed AnthonyOliveri closed 7 years ago
I also made the HttpClient.sendRequest() public since it is a more convenient method to use when developers only have the HTTP method string to work with ("GET", "POST", etc.).
HttpClient.sendRequest()
I also made the
HttpClient.sendRequest()
public since it is a more convenient method to use when developers only have the HTTP method string to work with ("GET", "POST", etc.).