httpdtalk

v0.01 1999-08-22
- initial release

v0.02 1999-08-27
- hexdump-output-flag (-H) added (automatic switch removed)
- examples added to manual page

v0.03 1999-09-09
- end-of-input by 2xCR (without EOF)
- write()-bug fixed (forgotten obsolate fprintf(STD_CHANNEL))

v0.04 1999-10-06
- minor bugfixes

v0.05.02 2000-04-04
- recv() -> read()
- basename() included
- readline() included
- blocking nature of readline() solved with receiving process by fork()
- hexdump removed, too much memory wasted with output pipe
- buffering of server's answer if output is fifo (problems with RST)
