Displaying 1 result from an estimated 1 matches for "our_host".
Did you mean:
your_host
2011 Oct 05
1
Behaviour of 'source' with URLs and proxy
...s:
1: In file(file, "r", encoding = encoding) :
using HTTP proxy 'http://localhost:8080/'
2: In file(file, "r", encoding = encoding) :
connected to 'localhost' on port 8080.
3: In file(file, "r", encoding = encoding) :
-> (Proxy) GET http://*OUR_HOST*/~renaud/R/setrepos.R HTTP/1.0
Host: *OUR_HOST*
Pragma: no-cache
User-Agent: R (2.13.2 x86_64-pc-linux-gnu x86_64 linux-gnu)
4: In file(file, "r", encoding = encoding) : <- HTTP/1.1 200 OK
5: In file(file, "r", encoding = encoding) : <- Via: 1.1 SRVWINTMG004
6: In file(fi...