curl / Mailing Lists / curl-users / 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.

RE: cookie jar is not saving cookies inside verbose say COOKIE DROPPED

From: Comsoftweb | Alexandre Calvario via curl-users <curl-users_at_cool.haxx.se>
Date: Fri, 14 Jun 2019 08:50:33 +0000

Hello, heres a more detailed information in here.

I'm using php , curl version is 7.64.0 as follows

array(9) { ["version_number"]=> int(475136) ["age"]=> int(4) ["features"]=> int(2428829) ["ssl_version_number"]=> int(0) ["version"]=> string(6) "7.64.0" ["host"]=> string(15) "x86_64-pc-win32" ["ssl_version"]=> string(14) "OpenSSL/1.1.1b" ["libz_version"]=> string(6) "1.2.11" ["protocols"]=> array(22) { [0]=> string(4) "dict" [1]=> string(4) "file" [2]=> string(3) "ftp" [3]=> string(4) "ftps" [4]=> string(6) "gopher" [5]=> string(4) "http" [6]=> string(5) "https" [7]=> string(4) "imap" [8]=> string(5) "imaps" [9]=> string(4) "ldap" [10]=> string(5) "ldaps" [11]=> string(4) "pop3" [12]=> string(5) "pop3s" [13]=> string(4) "rtsp" [14]=> string(3) "scp" [15]=> string(4) "sftp" [16]=> string(3) "smb" [17]=> string(4) "smbs" [18]=> string(4) "smtp" [19]=> string(5) "smtps" [20]=> string(6) "telnet" [21]=> string(4) "tftp" } }

PHP Version 7.2.19

Website running on IIS 8.5.9600.16384

-----Mensagem original-----
De: curl-users <curl-users-bounces_at_cool.haxx.se> Em Nome De Daniel Stenberg
Enviada: 13 de junho de 2019 18:37
Para: the curl tool <curl-users_at_cool.haxx.se>
Assunto: Re: cookie jar is not saving cookies inside verbose say COOKIE DROPPED

On Thu, 13 Jun 2019, Comsoftweb | Alexandre Calvario wrote:

> Verbose says : * cookie 'cookienamehere' dropped, domain 'domainname'
> must not set cookies for 'domainname'

You didn't say which curl version you're using (or on what platform or what features the build has enabled), but I suspect this perhaps happens due to a bug in the cookie handling in your version.

> I asked this question on stackoverflow

Please post full details here when you ask the question here.

-- 
  / daniel.haxx.se | Get the best commercial curl support there is - from me
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-06-14