]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-options.hx
curl: Allow a cookie or cookies to be sent with http/https requests.
[mirror_qemu.git] / qemu-options.hx
index 52d56f4a1c63132631dde665941a9f90ab167875..5479cf54f49eeb8b9ca35f681c221dc22060130c 100644 (file)
@@ -2352,6 +2352,11 @@ multiple of 512 bytes. It defaults to 256k.
 Whether to verify the remote server's certificate when connecting over SSL. It
 can have the value 'on' or 'off'. It defaults to 'on'.
 
+@item cookie
+Send this cookie (it can also be a list of cookies separated by ';') with
+each outgoing request.  Only supported when using protocols such as HTTP
+which support cookies, otherwise ignored.
+
 @item timeout
 Set the timeout in seconds of the CURL connection. This timeout is the time
 that CURL waits for a response from the remote server to get the size of the