ethicalhack3r (ryan dewhurst)
- Login: ethicalhack3r
- Email: ryandewhurst@gmail.com
- Registered on: 11/16/2012
- Last sign in: 11/16/2012
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/16/2012
-
01:01 AM Ruby Bug #7364 (Rejected): CGI::Cookie.parse can't deal with cookie options
- Reproducing steps; reproducing code is needed:
p CGI::Cookie::parse("ASPSESSIONIDSCDRSRTS=HHALOHOBJGJMLPIANNLDOMCJ; path=/")
What you expected:
Cookie hash with cookie name as key and cookie object as value. The 'path' option wi...