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

[REBOL] Re: Sterling's proxy does not work with new Core ...

From: bo:rebol at: 28-Mar-2001 10:56

Petr, Do you have the last experimental of Core to try it against? That would be much more helpful than testing against the View experimental. Thanks! -Bo On 28-Mar-2001/13:19:16+2:00, [Petr--Krenzelok--trz--cz] wrote:
>Hi, > >does anyone use Sterling's proxy.r script which can be found on >www.rebol.org website? It does work using latest View for e.g., but >timeouts (or what?) if using new Core ... what's the difference in port >handling between the versions? > >the log of session follows: > >>> do %proxy.r >Script: "REBOL HTTP Proxy" (4-Aug-1999) >==================== NEW CONNECTION > Connection target: http://www.rebol.org/advanced/index.html > Parsed target: www.rebol.org advanced/ index.html >connecting to: www.rebol.org > Opened port to: ?port? ><lb>GET http://www.rebol.org/advanced/index.htmlHTTP/1.0<CTRL>M >If-Modified-Since: Wed, 07 Feb 2001 20:56:46 GMT; length=11872<CTRL>M >Referer: http://www.rebol.org/archive.html<CTRL>M >Proxy-Connection: Keep-Alive<CTRL>M >User-Agent: Mozilla/4.73 [en] (Win95; I)<CTRL>M >Pragma: no-cache<CTRL>M >Host: www.rebol.org<CTRL>M >Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, >*/*<CTRL>M >Accept-Encoding: gzip<CTRL>M >Accept-Language: cs,en<CTRL>M >Accept-Charset: iso-8859-1,*,utf-8<CTRL>M ><CTRL>M ><rb> >** Access Error: Port ?port? not open >** Near: if any [none? conn/target > not find tmp: skip tail conn/target -5 #"." > find tmp "htm" > ".r" = skip tail tmp -2 > conn/target = "/" > find conn/target #"?"] [ > if show-packets [prin #"."] > if no-html-colors [ > list: [["COLOR=" "XCLOR="] ["TEXT=" "XTXT="] ["BGCOLOR=" >"NOCOLOR="] ["color:" "XCLOR:"] > ["LINK=" "XLNK="] ["ALINK=" "XALNK="] ["VLINK=" "XVLNK="]] > forall list [replace/all data list/1/1 list/1/2] > list: head list > >Thanks, >-pekr- > >-- >To unsubscribe from this list, please send an email to >[rebol-request--rebol--com] with "unsubscribe" in the >subject, without the quotes. >
-- Bohdan "Bo" Lechnowsky REBOL Adventure Guide REBOL Technologies 707-467-8000 (http://www.rebol.com) The Official Source for REBOL Books (http://www.REBOLpress.com)