- Timestamp:
- 10/03/08 02:59:08 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/java/misc/http-cookie-parser/trunk/src/org/hidetake/sandbox/HttpCookieTest.java
r20542 r20545 29 29 if(req.getParameter("version") != null) { 30 30 cookie.setVersion(Integer.parseInt(req.getParameter("version"))); 31 log("cookie.setVersion: " + Integer.parseInt(req.getParameter("version"))); 31 32 } 32 33
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)