Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • Given sequence of -s -c -d doesnot even producing cookie file Commented Jun 23, 2014 at 9:49
  • It was a great help, I looked my source again and found my request is going to a controller and then I modified my command and it worked for me. Commented Jun 23, 2014 at 10:42
  • This works fine for HTTP, is there anything I need to do extra with HTTPS Commented Jun 23, 2014 at 12:20
  • 1
    @SAR: you are having problems with certificates. Maybe you just want to use -k. See curl --help for more information or search on the internet how to handle certificates. ;-) Commented Jun 26, 2014 at 11:27
  • 2
    Thank you the great help...Issue with my curl was, "Notice many times loginpage is not the page you open with your web browser where you introduce your user and password. "...Thank you! Commented Oct 27, 2017 at 6:14