in reply to Re: cURL and HTTP::Request
in thread cURL and HTTP::Request
Whoops - these two things are bugs/missing implementations. --url should work (but is easily fixed), and --request PUT should properly set the method on the HTTP request (which it currently doesn't). I'll add tests for that and likely release a new version soonish :)
Update: V 0.41 has just been released and fixes the two issues
|
|---|