jvelilla
|
08db0748f4
|
Updated is_valid_character, using NATURAL_32 as an argument to avoid multiple conversions.
Updated add_cookie, added features has_cookie_name and is_cookie line to avoid the use of
STRING.split and STRING.start_with.
|
2015-03-19 09:39:41 -03:00 |
|
jvelilla
|
9dc22bee24
|
Updated HTTP_COOKIE class based on comments.
Added missing descriptions in test classes
|
2015-03-17 17:00:07 -03:00 |
|
jvelilla
|
4a35ff7b77
|
Updated code based on Jocelyn's comments.
|
2015-03-13 17:41:48 -03:00 |
|
jvelilla
|
871e9792a5
|
Added HTTP_COOKIE and test cases.
Added WSF_COOKIE class, inherit from HTTP_COOKIE.
|
2015-03-13 15:28:38 -03:00 |
|