Bug 347088

Summary: [Browser] Provide a way to change the user agent for all future navigations
Product: [Eclipse Project] Platform Reporter: Christopher Deckers <chrriis>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: ericwill
Version: 3.6Keywords: triaged
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Christopher Deckers CLA 2011-05-24 16:49:55 EDT
Build Identifier: SWT 3.7

Setting the user agent header only works for the first setUrl. Clicking on links in the page does not re-use this header (which is expected in my opinion).
There are situations where it is needed to alter that header permanently so I suggest adding such API.

Reproducible: Always