HttpClient.this

Createsa new http client.

class HttpClient
package final
this
(
HTTPServerRequest request
,
HTTPServerResponse response
)

Parameters

request HTTPServerRequest

The request.

response HTTPServerResponse

The response.

Meta