https://github.com/burdiuz/useragent-comparer
Compare output passing different HTTP User-Agent headers to server
https://github.com/burdiuz/useragent-comparer
Last synced: 3 months ago
JSON representation
Compare output passing different HTTP User-Agent headers to server
- Host: GitHub
- URL: https://github.com/burdiuz/useragent-comparer
- Owner: burdiuz
- Created: 2015-09-07T21:11:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-04T14:39:53.000Z (over 9 years ago)
- Last Synced: 2025-02-05T04:11:30.334Z (4 months ago)
- Language: ActionScript
- Size: 3.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#User-Agent Comparer
This is an open-source application based on Adobe AIR runtime. It requests entered URL with specified User-Agent HTTP header and displays requested web page with its internal WebKit browser. So if web-site has browser specific handling you can find difference using this application.
[Download User-Agent Comparer installation file](https://github.com/burdiuz/useragent-comparer/raw/master/UserAgentComparer.air)
> **Note:** This is a cross-platform application that can be installed on Windows, Mac or Linux machine. You will need [Adobe AIR runtime](https://get.adobe.com/air/) installed before installing User-Agent Comparer application. [Download Adobe AIR runtime](https://get.adobe.com/air/)
Main window of the application

You can create more tabs in main window for each User-Agent you want to see

Move tabs into separate windows for better content view

Settings window allows to add more User-Agent values

####Resources used in this application
[Adobe Flex SDK 4](http://www.adobe.com/devnet/flex/flex-sdk-download.html)
Application skin [Kingnare style](http://code.google.com/p/kingnarestyle/)
Icons from http://www.iconfinder.com/> Written with [StackEdit](https://stackedit.io/).