orbednetwork / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

User-Agent changes persists #132

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Set User-Agent header in Advanced Rest Client and execute request
2. Close browser
3. Open browser
4. Browse in a normal tab

What is the expected output? What do you see instead?

Expected: Chrome's default user agent should be passed to the web server with 
the new request.

Actual: The user agent from the last Advanced Rest Client request is sent to 
the web server.

On what operating system?

Windows 7 Pro

Please provide any additional information below.

The only way to restore the default Chrome user agent (or a custom user agent 
set via the Overrides option in Developer Console) is to disable Advanced Rest 
Client.

This is in Google Chrome Version 25.0.1354.0 dev-m

Original issue reported on code.google.com by jjasiu...@gmail.com on 11 Dec 2012 at 9:50

GoogleCodeExporter commented 9 years ago
That's new..
Strange. I'd tested it a lot and should only affect only one url - the one in 
request url field.

Original comment by jarro...@gmail.com on 11 Dec 2012 at 10:00

GoogleCodeExporter commented 9 years ago
Now, background page will clear all rules set before the request, after the 
request complete  or when error occur. 
Will be working properly with next update.

Original comment by jarro...@gmail.com on 15 Dec 2012 at 4:59