![]() |
|
"Accept: Fake while faking User-Agent" needs update - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Config Sets (/forumdisplay.php?fid=43) +--- Forum: Sidki (/forumdisplay.php?fid=44) +--- Thread: "Accept: Fake while faking User-Agent" needs update (/showthread.php?tid=2035) |
"Accept: Fake while faking User-Agent" needs update - JJoe - Jul. 22, 2012 07:46 PM While using "f_ua_" to fake the User-Agent, sidki set users may need to disable or modify this filter, Code: [HTTP headers]Some servers use the Accept header to help determine which format to use for responses. IIRC, the concerns were that this header might identify the browser and/or cause the server to send resources in an undesirable format. So, while using the set's built in User-Agent faking routine, this filter reduces the browser's Accept header to "*/*". In the past, a value of "*/*" might cause the server to send a default file. Today, some servers may send way too little for this set to not allow more detail, I think. Either a keyword to disable per request and/or link the Accept header's value to the faked User-Agent value. |