$url | The URL to process |
$content | The XML PUT payload/content. If it is an XML Node it will be serialized, any other type will be atomized into a string. |
$persist | The to indicate if the cookies persist for the query lifetime |
$request-headers | Any HTTP Request Headers to set in the form <headers><header name="" value=""/></headers> |