Welcome Guest Search | Active Topics | Sign In | Register

Referrer Policy problem in EO 2018 Options
CLEARSOFT
Posted: Thursday, February 1, 2018 10:49:59 PM
Rank: Member
Groups: Member

Joined: 9/16/2015
Posts: 18
If the CustomUserAgent or AcceptLanguage attribute is set, the Referrer Policy does not work correctly.
The "Referrer" header is missing.

1. EO 2018 Default
https://test.com - (302 redirect) -> http://test.com/xyz
[unsafe-url] --------------------> [unsafe-url] : "Referrer" header

2. Change CustomUserAgent or AcceptLanguage
https://test.com - (302 redirect) -> http://test.com/xyz
[unsafe-url] --------------------> [no-referrer-when-downgrade] : no "Referrer" header

EO 2015,2016 ~ EO 2017.1.65 version works properly.
There is a problem with ~ EO 2018.0.70.
Windows Chrome/63 version works properly.
eo_support
Posted: Friday, February 2, 2018 3:36:26 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

I am not sure if I understand your question correctly. This is the steps that we tried here:

1. Run our TabbedBrowser sample application;
2. Load "http://test.com";
3. The server responds with 302 redirection and Location: https://www.test.com/;
4. The TabbedBrowser follow the redirection to redirects to https://www.test.com;

There is no "referrer" header entry involved in this process.

If what you meant is a different process, please explain step by step in detail and we will rerun the test here.

Thanks!
CLEARSOFT
Posted: Friday, February 2, 2018 7:13:25 PM
Rank: Member
Groups: Member

Joined: 9/16/2015
Posts: 18
"test.com" is not a real domain.
https://test.com >>> click link: <a href="https://test.com/go?q=xyz"...

** Network log **

1. Request URL: https://test.com/go?q=xyz
Status Code: 302
Referrer Policy: unsafe-url
location: http://test.com/xyz
referer: https://test.com

2. Request URL: http://test.com/xyz

TabbedBrowser - default

Referrer Policy: unsafe-url
referer: https://test.com

TabbedBrowser - Change CustomUserAgent or AcceptLanguage

Referrer Policy: no-referrer-when-downgrade
referer: *no header*

Thanks!!
eo_support
Posted: Monday, February 5, 2018 5:42:04 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

Can you give us a real website so that we can test your case? Without a real website that demonstrates the exact problem you described, we can't see the problem.

Thanks!
CLEARSOFT
Posted: Monday, February 5, 2018 6:05:20 AM
Rank: Member
Groups: Member

Joined: 9/16/2015
Posts: 18
Hi,

Can I send it by e-mail?
eo_support
Posted: Monday, February 5, 2018 6:08:48 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
CLEARSOFT
Posted: Tuesday, February 27, 2018 8:36:46 PM
Rank: Member
Groups: Member

Joined: 9/16/2015
Posts: 18
Hi,

Thanks for the fix! (EO 18.0.98)
I really appreciate your continued support :)
eo_support
Posted: Wednesday, February 28, 2018 9:24:13 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
You are very welcome. Please feel free to let us know if there is anything else.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.