I am trying to get contents of a REST response:

getURL("http://localhost/myweb-app/rest-ws";)

This is a web application (myweb-app) which is providing a REST web service
(rest-ws)...

Unfortunately, the HTTP status sent back is 404.
If I request the url using Chrome/IE, I get a HTTP status 200 OK.

In Opera the request does not succeed either.

I am using 2.15.1 (Win7, 64Bit) and just installed packages "RCurl" and
"XML".

Any hints?

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to