1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: httest
Section: devel
Priority: optional
Maintainer: Eva Ramon Salinas <debian@empanadilla.net>
Build-Depends: debhelper (>= 11), libapr1-dev, libaprutil1-dev, libpcre++-dev, zlib1g-dev, help2man, liblua5.1-dev, docbook-to-man, libssl-dev
Standards-Version: 4.1.3
Homepage: http://htt.sourceforge.net
Vcs-Browser: https://salsa.debian.org/eramon-guest/httest
Vcs-Git: https://salsa.debian.org/eramon-guest/httest.git
Package: httest
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: HTTP test tool
HTTP Test Tool is a script based tool for testing and benchmarking
web applications, web servers, proxy servers and web browsers.
htttest can emulate clients and servers even in the same test script.
Emulating servers is a unique feature, very useful for testing proxy
servers, web browsers and HTTP clients. The testing can match
patterns in answers (both server(s) and client(s)) to test the
validity.
|