Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made more corrections to Cookie.ToString.
1. Made Cookie Name and Value properties case insensitive 2. Throws exception on illegal Cookie Name 3. Doesn't emit "false" flag values 4. Properly escape key-value attributes.
- Loading branch information