Archive of UserLand's first discussion group, started October 5, 1998.
Re: HTTP 1.0
Author: André Radke Posted: 8/23/2000; 10:10:55 AM Topic: HTTP 1.0 Msg #: 19973 (In response to 19970) Prev/Next: 19972 / 19974
I think you need to provide a little more context. I just ran the following script on my machine and it worked as expected: temp.headers was empty and the call returned the request line.
local (s = "GET http://193.197.168.166/palm/getdata?name=Lydia+Lindner&header=Tachpost&frontpage=Y HTTP/1.0" + cr + lf + cr + lf); dialog.notify (webserver.util.parseHeaders (s, @temp.headers))How exactly is this verb failing for you? Which version of Frontier are you running?
This page was archived on 6/13/2001; 4:56:10 PM.
© Copyright 1998-2001 UserLand Software, Inc.