New issue
Advanced search Search tips

Issue 836021 link

Starred by 4 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Nov 23
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug-Regression



Sign in to add a comment

New Chrome version does not support additional headers from flex

Reported by vaibhavg...@gmail.com, Apr 23 2018

Issue description

UserAgent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36

Steps to reproduce the problem:
1. I have code which works good with old version of chrome.
2. UI Code calls api and send additional header(accept= text/csv) to api and download csv.
3. with recent version of code this is not supported.
4. same is working fine in Firefox and IE.

What is the expected behavior?
chrome should support additional paramter.

What went wrong?
chrome is sending default accept header:
Accept	text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8

I am overriding it in my code to send 
Accept= text/csv.

Did this work before? Yes 

Chrome version: 66.0.3359.117  Channel: stable
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
Flash Version: 29.0.0.140
 
Labels: Needs-Bisect Needs-Triage-M66
Labels: Triaged-ET Needs-Feedback
Thanks for filing the issue!

@Reporter: Could you please provide sample URL/Test file which reproduces the issue, it which helps us in further triaging the issue in better way.

Thanks!
I am not sure if production application url will be accessible to you. but as i mentioned in the description that newer version is not supporting additional accept header when any flash application running on.
Project Member

Comment 4 by sheriffbot@chromium.org, Apr 24 2018

Cc: viswa.karala@chromium.org
Labels: -Needs-Feedback
Thank you for providing more feedback. Adding the requester to the cc list.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Components: -Blink Internals>Plugins>Flash
Cc: japhet@chromium.org
Components: Blink>Loader
Without sample test file/app, it would be difficult to identify the ChangeLog that broke the issue mentioned above. Tentatively adding component Blink>Loader and Cc'ing japhet@chromium.org(from URL: https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/loader/OWNERS?q=Blink%3ELoader&sq=package:chromium&dr=C&l=6) for help in triaging this issue further. As this issue is related to Flash(as the component is already added) and tentatively adding Blink>Loaded as well.

Thanks! 

Labels: TE-NeedsTriageHelp
As mentioned in comment#6, it would be difficult to identify the ChangeLog that broke the issue without the sample file. Could someone from the Blink>Loader / Internals>Plugins>Flash team have a look at this issue, hence adding TE-NeedsTriageHelp label.

Thanks!
vaibhavgupta3007@:
Which API do you use and how do you set Accept header in Step 2? Is it from a flash application?
Labels: -TE-NeedsTriageHelp Needs-Feedback
Status: WontFix (was: Unconfirmed)
As there isn't any Feedback from reporter since long time, closing this issue and marking it as Won't Fix.

@Reporter: Requesting you to file/raise a new issue if this issue is observed on the latest chrome versions.

Thanks!

Sign in to add a comment