lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev Lynx & Cookies


From: Carl A. Schreiber
Subject: lynx-dev Lynx & Cookies
Date: Tue, 6 Aug 2002 14:51:27 +0200

Hi,

still got the problem that lynx submits a form but Perl doesn't.

It could be that lynx is setting a cookie on the server. (I forbid Lynx to 
accept cookies.) Please look at what I've got from -trace:
What happens at LYCookie?
(This is from right before the request)

HTParse:      result:sms/index.php3
HTParse: aName:`http://subscriber.chello.at/sms/index.php3'
   relatedName:`'
HTParse:      result:subscriber.chello.at
LYCookie: Searching for 'subscriber.chello.at:80', '/sms/index.php3'.
Composing Authorization for subscriber.chello.at:80/sms/index.php3
HTAASetup_lookup: No template matched `sms/index.php3' (so probably not 
protected)
HTTP: Not sending authorization (yet).
Writing:
GET /sms/index.php3 HTTP/1.0
Host: subscriber.chello.at
Accept: text/html, text/plain, application/x-perl, image/jpeg, image/*, 
application/x-gunzip, application/x-gzip, application/x-bunzip2, 
application/x-tar-gz, video/*, text/sgml, application/postscript, */*;q=0.01
Accept-Encoding: gzip, compress
Accept-Language: en
User-Agent: Lynx/2.8.4rel.1 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/0.9.6c

----------------------------------



or later in th trace - file:

-LYCookie: Searching for 'subscriber.chello.at:80', '/sms/austria.php3'.
-Composing Authorization for subscriber.chello.at:80/sms/austria.php3
-HTAASetup_lookup: No template matched `sms/austria.php3' (so probably not 
-protected)
-HTTP: Not sending authorization (yet).
-HTTP: Doing post, content-type 'application/x-www-form-urlencoded'
-Writing:
-POST /sms/austria.php3 HTTP/1.0
-Host: subscriber.chello.at
-Accept: text/html, text/plain, application/x-perl, image/jpeg, image/*, 
-application/x-gunzip, application/x-gzip, application/x-bunzip2, 
-application/x-tar-gz, video/*, text/sgml, application/postscript, */*;q=0.01
-Accept-Encoding: gzip, compress
-Accept-Language: en
-Pragma: no-cache
-Cache-Control: no-cache
-User-Agent: Lynx/2.8.4rel.1 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/0.9.6c
-Referer: http://subscriber.chello.at/sms/index.php3
-Content-type: application/x-www-form-urlencoded
-Content-length: 33

Thanks in advance,
Carl


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]