curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Did cookie behavior with POSTing change?

From: rob--- via curl-library <curl-library_at_cool.haxx.se>
Date: Sun, 15 Mar 2020 15:45:20 -0500

I've been using cURL for a long time to make automated posts to the phpBB3
forum. Recently, it stopped working. The forum software has not been
changed, so I think this is something in the cURL behavior. I can still
successfully log in to the forum using cURL, and read anything (with GET
requests). But POSTing fails, with a message from the forum that I need to
be logged in. I'm using the same curl handle (with cookie jar) for the GET
and POST requests, which used to work like a charm. From phpinfo(), my
current cURL version is 7.38.0, and the php build date was March 2 (which
may be when things stopped working - I don't recall exactly). I do not know
what the cURL version was before this.

In any case, I'm trying to get back in business, and would appreciate any
pointers as to how to go about this.

Thanks!

Rob

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-03-15