linux - Php curl with digest -


curl --digest -u username:pass "http://api.moodstocks.com/v2/search" --form image_file=@"" 

when execute statement on terminal image_file parameter locally stored works fine. how can pass remote url in image_file parameter using following statement?


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -