HTTPServerRequest.path

The path part of the URL.

Remarks: This field is only set if HTTPServerOption.parseURL is set.

class HTTPServerRequest
string path;

Meta