Thread Apache::Cookie: mit cpan unter Win32 installieren (25 answers)
Opened by esskar at 2006-01-03 02:08

ptk
 2006-01-04 02:38
#29713 #29713
User since
2003-11-28
3645 Artikel
ModeratorIn
[default_avatar]
Kein Problem unter FreeBSD:
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
GET http://www/modperltest/apache-cookie.pl
User-Agent: lwp-request/2.01

GET http://www/modperltest/apache-cookie.pl --> 200 OK
Connection: close
Date: Wed, 04 Jan 2006 00:16:25 GMT
Server: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.4.0
Content-Type: text/html
Client-Date: Wed, 04 Jan 2006 00:16:25 GMT
Client-Peer: 192.168.1.2:80
Client-Response-Num: 1
Client-Transfer-Encoding: chunked
Set-Cookie: foo=bar&1&2&HASH(0xa4e9f48); domain=.capricorn.com; path=/cgi-bin/database; expires=Tue, 04-Apr-2006 00:16:25 GMT; secure

View full thread Apache::Cookie: mit cpan unter Win32 installieren