/***************************************************************************\ ** ** ** htdump ** ** ** ** Program to make http requests and redirect, save or pipe the output. ** ** Ideal for automation and debugging. ** ** ** ** ** ** By Ren Hoek (ren@arak.cs.hro.nl) Under Artistic License, 2000 ** ** ** \***************************************************************************/ #include #include void Title(int Argc, char *Argv[], char *Title) { static unsigned int total_len=0; int t; if(!total_len) for(t=0; t