I am trying to retrieve data from a password protected database. I have
login information and the proper url. When I make a request to the url,
I get back some info, but need to read the "hidden header" information
that has JSESSIONID and NCES_JSESSIONID. They need to be used to set
cookies before sending off the actual url request that will result in
the data transfer. Any help would be much appreciated.
Thanks
Steve
______________________________________________
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.