メインコンテンツまでスキップ
バージョン:25.2

request

  • keyword: read an xmlrpc request, read an HTTP request (new in 1.53)
  • property key -- HTTP Request (new in 1.53)
    • path to the resource being requested on the server (required)
  • property key -- XMLRPC Request (new in 1.53)
    • the URI to post to
    • If Host is given with no Request, the request defaults to "/".