You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTP4e is an Eclipse HTTP Client plugin simplifying REST and Web Service testing, enabling developer to make HTTP packets directly from Eclipse. The packets include all HTTP requests, responses and the HTTP headers (which contain the cookies and caching information). It is a useful tool for HTTP header tampering and hacking, allowing HTTP code generation to a programming language of choice, as well as JMeter load testing.
### More information
http://nextinterfaces.com/http4e
### Key Features
* Multiple Tabs
* Auto Suggest (CTRL + SPACE)
* Response view format into Raw, Pretty, JSON, HEX, Browser DOM
* SSL/HTTPS and Unicode support
* Basic/Digest authentication
* Proxy support
* Parameterization of Headers/HTTP-Params
* HTTP code export to Java, JavaScript, Prototype, jQuery, Flex, ActionScript, C#, VisualBasic, Ruby, Python, PHP, Cocoa and JMeter