HttpRequest.resource

Set the resource part of the URL, or the entire URL. Setting the resource to a full URL will fill in the Host header, as well.

  1. string resource [@property getter]
  2. string resource [@property setter]
    class HttpRequest
    @property pure
    void
    resource
    (
    string value
    )

Meta