Closed (fixed)
Project:
Cookie Bot Protection
Version:
1.0.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2025 at 10:32 UTC
Updated:
26 May 2025 at 16:20 UTC
Jump to comment: Most recent
Comments
Comment #3
prudloff commentedI had to use a trim because the browser can send \r\n line breaks and PHP_EOL can be just \n depending on the OS. So it could leave dangling \r characters.
Comment #6
pilulu commentedIt works like a charm.
Thanks a lot.
I've also noticed sometimes the line breaks that you have mentionned.
Comment #7
pilulu commented