Skip to content
  1. May 22, 2018
  2. May 21, 2018
  3. May 18, 2018
  4. May 17, 2018
  5. May 16, 2018
  6. May 15, 2018
  7. May 14, 2018
  8. May 12, 2018
    • Patrick Monnerat's avatar
      cookies: do not take cookie name as a parameter · 1b55d270
      Patrick Monnerat authored
      RFC 6265 section 4.2.1 does not set restrictions on cookie names.
      This is a follow-up to commit 7f7fcd0d.
      Also explicitly check proper syntax of cookie name/value pair.
      
      New test 1155 checks that cookie names are not reserved words.
      
      Reported-By: anshnd at github
      Fixes #2564
      Closes #2566
      1b55d270