get x-flash-version from specific browser?

Nighcore2

Registered Member
Joined
Apr 30, 2019
Messages
69
Reaction score
4
I have a large database with millions of rows of browser information, but these database dosnt have one thing a i need x-flash version from each browser
do you guys know some api where you put your OS+Browser+version and give you possible xlfhas versions?
Im debugging a api where a header is x-flash version. Generate randomly if they check it(i doubt but maybe in a future they do so i can avoid these) is risky.

Any idea?

Header is something like these
('x-flash-version', '39,0,0,101'),
 
Back
Top