HTTP Header Viewer for Android
It can display the HTTP request header of your browsers without Wi-Fi or 3G connection.
Sometimes, when we are in the development, we need to know the HTTP request header sent by the browsers, just like User-Agent or Accept-Encoding or so on, but it's hard for us to get them by Android device without Wi-Fi or 3G connection.
With this app, you can get the HTTP request header easily.
Now it can verify whether the browser supports NTLM authentication.
>> Q&A
How to use it
1. Specify your host and port(Optional).
2. Click "Start web server" button.
3. Click "Launch browser" button.
4. Select the browser that you want to test(Optional).
5. Browser will display its HTTP request header.
>> Bugs or Requirements
If you find some bugs or you need some features, please send email to me: needjava1980@gmail.com, thanks!