[REBOL] Re: HTTP GET problem

2004-03-17 Thread Gabriele Santilli
Hi Tom, On Saturday, March 13, 2004, 8:11:04 PM, you wrote: TC> probe result TC> {Name Em:AY152827.2 TC> Name Em:AY152827.3 TC> Name DPA [...] No HTTP header? Guess REBOL does not like that... Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amiga Group It

[REBOL] Re: HTTP GET problem

2004-03-16 Thread Tom Conlin
thanks Brett that is pretty much what I was thinking; the "http server" is just a perl script. I will post it to feedback. On Wed, 17 Mar 2004, Brett Handley wrote: > > Hi Tom, > > > to partialy answer my question for a work around > > see below but the main question of why I need it is

[REBOL] Re: HTTP GET problem

2004-03-16 Thread Brett Handley
Hi Tom, > to partialy answer my question for a work around > see below but the main question of why I need it is open. Your server looks like it is returning a simple-reponse which has no response headers: From rfc 1945: A Simple-Response should only be sent in response to an HTTP/0.9

[REBOL] Re: HTTP GET problem

2004-03-13 Thread Tom Conlin
On Sat, 13 Mar 2004, Gabriele Santilli wrote: > > Hi Tom, > > On Saturday, March 13, 2004, 1:30:06 AM, you wrote: > > TC> probe result > > What is the result here exactly? > > Regards, >Gabriele. probe result {Name Em:AY152827.2 Name Em:AY152827.3 Name DPA Name DPB Name Em:AY152828.5 Name E

[REBOL] Re: HTTP GET problem

2004-03-13 Thread Gabriele Santilli
Hi Tom, On Saturday, March 13, 2004, 1:30:06 AM, you wrote: TC> probe result What is the result here exactly? Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/ -- To unsubscribe from this l

[REBOL] Re: HTTP GET problem

2004-03-12 Thread Tom Conlin
thanks but unless you were running an "otter" server on your machine or tunneling the port from some place that is, then that would be the expected result. but thank-you for trying to help. On Fri, 12 Mar 2004, Izkata wrote: > > Dunno how I could help, but you may or may not want to > know t

[REBOL] Re: HTTP GET problem

2004-03-12 Thread Izkata
Dunno how I could help, but you may or may not want to know that IE gives "Page Cannot Be Displayed" - Original Message - From: "Tom Conlin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 12, 2004 5:00 PM Subject: [REBOL] HTTP GET problem > > > Hi list, > > I am run

[REBOL] Re: HTTP GET problem

2004-03-12 Thread Tom Conlin
to partialy answer my question for a work around see below but the main question of why I need it is open. On Fri, 12 Mar 2004, Tom Conlin wrote: > Hi list, > > I am running into a problem I have never seen with a simple cgi get. > > What is to be returned is just ascii data -- no headers or an