Skip to content
Prev 245843 / 398506 Next

modifying user agent strings in http requests

this was the first google hit on RCurl, 


http://r.789695.n4.nabble.com/postForm-in-RCurl-and-library-RHTMLForms-td3026742.html

and just skimming it it does seem to have quite a bit of html scraping stuff
( not that you probably care but data "acquistion" has come up here before).
Generally for confirmation, I don't know if Rcurl lets you get as well as set UA,
I just point the request to a local echo socket ( this can be done in any lanaguage,
I think I happen to have one in perl) and have all the headers print in a different
cygwin window.