This class should be used to handle cookies (storing cookies from HTTP response messages, and sending out cookies in HTTP request messages).
This class is mainly based on Cookies.pm <http://search.cpan.org/author/GAAS/libwww-perl-5.65/
lib/HTTP/Cookies.pm> from the libwww-perl collection <http://www.linpro.no/lwp/>.
Unlike Cookies.pm, this class only supports the Netscape cookie spec
<http://wp.netscape.com/newsref/std/cookie_spec.html>, not RFC 2965.
|
|
| Name: |
Cookie Jar |
| Base name: |
cookie_jar |
| Description: |
Class for handling cookies (for HTTP clients) |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2240 users |
| All time rank: |
1541 |
| Week users: |
0 users |
| Week rank: |
2036  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (93.8%) |
Good (93.8%) |
Good (81.2%) |
- |
Sufficient (62.5%) |
- |
Sufficient (70.6%) |
176 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| HTTP Navigator 2.0 |
HTTP Navigator is based on Perl's LWP (http://www.linpro.no/lwp/). |

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Debug class |
You'll need this class to use Cookie_Jar.php |
| |
Files |
|
|