curl - Search results in mailing lists
Mailing lists >> pgadmin-hackers >> Thread
2025-05-20 16:02:41 | pgAdmin4 Still Shows Old Version After Upgrade (Daulat)
curl -fsS https:///static/packages_pgadmin_org.pub | sudo gpg --dearmor -o /usr/share/keyrings/packages-pgadmin-org.gpg sudo apt upgrade pgadmin4 dpkg: warning
Mailing lists >> pgadmin-hackers >> Thread
2018-07-04 08:38:45 | Re: [pgAdmin4][RM3371] Ping endpoint still send a pg4a_session cookie (Aditya Toshniwal)
curl -vvv " http:///pgadmin/misc/ping" * Trying 127.0.0.1... * Connected to pgadmin.local (127.0.0.1) port 80 (#0) < HTTP/1.1
Mailing lists >> pgadmin-hackers >> Thread
2018-06-18 04:35:16 | Re: [pgadmin][patch] Electron version 4.X (Dave Page)
curl -fsSL https:///Homebrew/install/master/install)" ==> This script will
Mailing lists >> pgadmin-hackers >> Thread
2018-03-28 07:17:40 | Re: pgadmin healthcheck-url (Wilhelm Wurzer)
curl". The logging ('-v') shows that the session cookies is sent with the response. [ec2-user