Skip to content

Reject cookies with control characters in name or value

Ghost User requested to merge (removed):cntrl_char into master

Issue: #327 (closed)

  • Unsure as to how to deal with strings with NULL(\0) so the test case goes from 0x01 in cookies-test.c
  • This patch also adds support for ignoring cookies with a large-sized( > 4kb) name or value

Merge request reports