Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uvG7A-00AVsl-9b for pgsql-admin@arkaria.postgresql.org; Sun, 07 Sep 2025 14:11:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uvG79-00HN6P-1r for pgsql-admin@arkaria.postgresql.org; Sun, 07 Sep 2025 14:11:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uvG78-00HN6G-LS for pgsql-admin@lists.postgresql.org; Sun, 07 Sep 2025 14:11:31 +0000 Received: from einhorn.in-berlin.de ([192.109.42.8] helo=einhorn-mail-out.in-berlin.de) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uvG75-0012en-1F for pgsql-admin@lists.postgresql.org; Sun, 07 Sep 2025 14:11:30 +0000 X-Envelope-From: ml@ft-c.de X-Envelope-To: Received: from authenticated.user (localhost [127.0.0.1]) by einhorn.in-berlin.de with ESMTPSA id 587EBQuE1531875 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Sun, 7 Sep 2025 16:11:27 +0200 Message-ID: <98d125560bff02a283de6e38066601139454ef16.camel@ft-c.de> Subject: pg_curl with cockies From: ft Reply-To: ml@ft-c.de To: pgsql-admin@lists.postgresql.org Date: Sun, 07 Sep 2025 16:11:03 +0200 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.56.2 FreeBSD GNOME Team MIME-Version: 1.0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hello,=20 I have installed pg_curl. Using the 'get' function, I can fetch a website. Is it possible to integrate/accept cookies?=20 Without accepting cookies, I get the wrong result.=20 Franz=20