HTTP testing
- Details
- Created: Sunday, 19 August 2007 16:53
- Last Updated: Sunday, 03 November 2013 10:27
- Written by Alf Høgemark
- Hits: 10406
I have made a simple web application, based on Java and Spring, which can be used for testing various aspects of HTTP.
There are forms to test HTTP GET and HTTP POST, and forms for testing file upload and HTTP POST multipart/form-data, all using various content/character set encodings
The test application is available here. Note that the japanese encoding has not been testet much.
Comments are appreciated, send me an email at This email address is being protected from spambots. You need JavaScript enabled to view it.