Skip to content

cookies: use updated public suffix data #2553

@bagder

Description

@bagder

I did this

Use curl to work with cookies

I expected the following

Recent PSL updates to have an effect.

curl currently only works with libpsl's built-in PSL database and thus it will slowly go out of date over time unless libpsl is updated with a newer built-in database. Some operating systems (linux distros) now rather provide an "publicsuffix-list" package that updates the PSL data, so if curl would just use the correct libpsl API it could be using more up-to-date PSL information.

This libpsl API: psl_latest, is available since libpsl 0.16.0 (Dec 2016)

curl/libcurl version

All

operating system

All

Reported-by: Yaakov Selkowitz

PSL = Public Suffix List, see publicsuffix.org
libpsl = https://github.com/rockdaboot/libpsl

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions