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