1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/www/htdump/pkg-descr
Eitan Adler d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00

8 lines
410 B
Plaintext

HTdump is an automation utility to retrieve URLs and write them to a file, or
process them through a pipeline. It is also a very usefull tool for web
developer who work low level, for example with CGI binaries. This makes a
perfect debugging tool, since it allows usual but also rfc-illegal operations.
Packet level debugging is included in this tool.
WWW: http://ivo.palli.nl/prog/linux/htdump/overview.html