Request constructor
Request(
- HttpRequest _rq
Constructor to initialize the WebRequest with the given HttpRequest.
Implementation
Request(this._rq);
Constructor to initialize the WebRequest with the given HttpRequest.
Request(this._rq);