--- parser3/src/targets/cgi/parser3.C 2001/04/23 10:44:36 1.70 +++ parser3/src/targets/cgi/parser3.C 2001/04/23 13:29:53 1.71 @@ -5,7 +5,7 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: parser3.C,v 1.70 2001/04/23 10:44:36 paf Exp $ + $Id: parser3.C,v 1.71 2001/04/23 13:29:53 paf Exp $ */ #include "pa_config_includes.h" @@ -21,8 +21,6 @@ #include "pa_socks.h" #include "pa_version.h" -/// @test scripting #!/path/to/parser - /// IIS refuses to read bigger chunks const size_t READ_POST_CHUNK_SIZE=0x400*0x400; // 1M