Test List | Issue 23

Issue 23: httpOnly cookies

Jan Odvarko, odvarko@gmail.com
  1. Open Firebug and select Cookies panel.
  2. Right click on TestCookie23 and pick the Edit action.
  3. Use the dialog to change cookie's value.
  4. The value should be properly changed (BUG).
This is because the cookie has HTTPOnly flag.