Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Set origin with another site
Set origin with another site
When I use SetReferrer in my POST request, this function sets the referrer I need but in the header the origin doesn't change and i cannot set header origin with another site, it just sets my POST url
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Set origin with another site
I've never tried to modify that header and I couldn't find any information to do that.
If you use TChromium try implementing TChromium.OnBeforeResourceLoad to modify that header.
If you use TChromium try implementing TChromium.OnBeforeResourceLoad to modify that header.
Re: Set origin with another site
So sad, i'm using ICefRequest not a TChrome