Why is "Referer=myurl.com" appear within a web_submit_data() or web_url() function?
Is this some kind of base-url thing to tell LoadRunner where you are standing when i.e. saying:
web_url("something", "URL=iamgoingtothisurl",
What is the purpose of this "Referer"?