HttpRequest.resource

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
    void
    resource
    (
    string value
    )

Meta