JVCL Help:TJvHttpUrlGrabber.Referer

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

The URL to indicate as the referer to grab the current URL.


Pascal

 propertyReferer: string;
propertyReferer: string;


Description

In the HTTP protocol, most navigators indicate the page the user was before moving to another page. This is known as the Referer. Some web sites check that the Referer is set to a correct value and if it is not a value they expect, they refuse to serve the page. By using this property, you can emulate the correct behavior and get the page.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page