Cross-filing from rockdaboot/libpsl#48
Whatever the outcome in above issue will be, I think curl needs to address this issue, too.
Currently libcurl won't accept any cookies from single-label domains, i.e. bare hostnames like localhost, when built --with-libpsl support.
Two questions which come immediately to mind are:
- should curl ask PSL when cookie-domain equals http-host?
- should curl ask PSL when http-host is a single label?