HTTP Test Tool 1.9.0
HTTP Test Tool is a scriptable tool designed to help you with testing and benchmarking web applications and web server development.
Here are some key features of “HTTP Test Tool”:
· Send and receive HTTP streams
· SSL support, renegotate client cert, mutual authentication
· Shell scripts execution, pipe functionality from/to HTTP stream
· Embedded shell scripts
· Cut strings from HTTP stream and from stdout of executed shell scripts
· Expect patterns in the receiving HTTP stream
· Run a client/server multithreaded
· ICAP support
· Simple bandwith defintion
· Loops
· Simple if clauses
· Calling defined functions
· URL encoding
What’s New in This Release: [ read full changelog ]
· httest: If download huge files, httest will grow exponentaly in memory fixed
· httest: New command to print duration time [ms]
· httest: New system variables: __STATUS and __START_TIME
· httest: Do for each command implemented
· httest: Improved _IF command, can handle now [NOT]MATCH|EQ|LT|GT|LE|GE
· htpcap: Removed
