* Graham Chiu <[EMAIL PROTECTED]> [060323 12:24]: > res: open http://www.rebol.com > > probe res/locals > Yes. That did it. thanks tim
> On 3/24/06, Tim Johnson <[EMAIL PROTECTED]> wrote: > > > > > > Hi: > > Is there a way to get the HTTP response header? > > Example: res: read http://www.rebol.com > > ;; returns a string with the content of that page. > > But what I'd really like to take a look at is the headers that precede > > the content. > > > > I know that this isn't rebol-specific, but :-) I'll bet one of you > > knows... > > > > thanks > > tim > > > > > > -- > > Tim Johnson <[EMAIL PROTECTED]> > > http://www.alaska-internet-solutions.com > > -- > > To unsubscribe from the list, just send an email to > > lists at rebol.com with unsubscribe as the subject. > > > > > > > -- > Graham Chiu > http://www.compkarori.com/emr/ > Synapse-EMR - a free electronic medical records system > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. -- Tim Johnson <[EMAIL PROTECTED]> http://www.alaska-internet-solutions.com -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
