There is no special extension API for HTTP requests yet. So it is limited to whatever regular web pages can do - and web pages cannot set the "Referrer" header, because it is unsafe.
☆PhistucK On Sun, Jan 17, 2010 at 21:17, emada.adame <[email protected]> wrote: > Im trying to make a script that allows users to set the referrer > header in a http request. while the requests works the user defined > header is not sent. is this a known issue? is there some kind of work > around? thank you for your time. > > -- > Chromium Discussion mailing list: [email protected] > View archives, change email options, or unsubscribe: > http://groups.google.com/group/chromium-discuss >
-- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
