the-markup / blacklight-collector

GNU General Public License v3.0
195 stars 36 forks source link

Cookie collector fix #81

Closed BatMiles closed 7 months ago

BatMiles commented 7 months ago

This PR update the way properties are checked for null values in the cookie collector. For some reason, updating the tough-cookie library broke the previous way. This PR also adds a test for the cookie collector.