Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: headers in a HTTP-request

From: rebol:techscribe at: 12-Jan-2001 10:06

Hi Petter, you can find the header info in system/options/cgi. Note that besides providing default header info, system/options/cgi also contains block called other-headers, where remaining header info is stored. Elan Petter Egesund wrote: