Scamper icon indicating copy to clipboard operation
Scamper copied to clipboard

Bug: Additional information in HTTP Request are not evaluated

Open MrSerth opened this issue 10 years ago • 3 comments

The WebClient library supports a lot of features such as an userAgent or other attentional request informations. However, these informations are not being submitted so that webpages look bad (because Scamper doesn't get a light version and cannot display all HTML and CSS elements)

MrSerth avatar May 18 '14 13:05 MrSerth

The fix only enables the default User-Agent string. I don't know whether other additional information in the request will be sent correctly (because Scamper doesn't use this at the moment).

MrSerth avatar May 18 '14 14:05 MrSerth

Do you have an example of a site that would look better if a "give-me-the-light-version" parameter was set in the request? (What is the measurable benefit for our customer?)

rs22 avatar Jun 04 '14 21:06 rs22

(Adding the User-Agent-string in HTTP headers is our only modification of the WebClient package)

rs22 avatar Jul 12 '14 13:07 rs22