The main features of HTTP Proxy include:
HTTP Proxy operates as a proxy between the browser (or other HTTP client) and the web server. You can stop, study, and change HTTP requests and responses as they are relayed between the client and the web server.
HTTP Proxy can intercept SSL connections as easily as unsecured connections, and it provides detailed information about the connection, including ciphers and session IDs.
If you choose, HTTP Proxy can log detailed data, including SSL parameters and timing information. You can turn on or off the logging mechanism as needed.
You can use HTTP Proxy without a browser, to send mock HTTP requests and observe the responses. This mode of operations can also be logged.
HTTP Proxy offers advanced scripting support for users who choose to customize its automation features with Javascript functions.