3.47. HTTPGET flag

[<<<] [>>>]

curl::option CurlHandle,"HTTPGET"

Set thisoption to force the HTTP request to get back to GET. Only really usable if POST, PUT or a custom request have been used previously using the same curl handle.


[<<<] [>>>]