(using correct sender...) In chromium, we use willSendRequest to remove the referer header from the request. This also hides the referer from javascript. The test http/tests/security/no-referer.html checks this
On Mon, Jun 7, 2010 at 3:21 PM, kizilbas <[email protected]> wrote: > > hi mates, > > can anybody tell me how i can set the http referrer using webkit? > i am exercising anonymizing techniques by extending the suckless browser > "surf". > obfuscating the user-agent was pretty easy but i don't have any idea how > the > referer can be set using the webkit libraries. > i'm developing on linux. > > thanks for your help. > > cheers, > kizilbas > > > -- > View this message in context: > http://old.nabble.com/setting-http-referrer-using-webkit-tp28804028p28804028.html > Sent from the Webkit mailing list archive at Nabble.com. > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

