From 9b15c21f130b7a9860b211825dd72c4d1010402c Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Sun, 3 Feb 2008 05:37:49 +0000 Subject: [PATCH] --- ase/utl/aseutl.vcproj | 912 +++++++++++++++++++++--------------------- ase/utl/http.c | 1 + 2 files changed, 461 insertions(+), 452 deletions(-) diff --git a/ase/utl/aseutl.vcproj b/ase/utl/aseutl.vcproj index c2f83129..8cf7e217 100644 --- a/ase/utl/aseutl.vcproj +++ b/ase/utl/aseutl.vcproj @@ -1,452 +1,460 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ase/utl/http.c b/ase/utl/http.c index aeaae93e..37c301c7 100644 --- a/ase/utl/http.c +++ b/ase/utl/http.c @@ -4,6 +4,7 @@ #include #include +#include static int is_http_space (ase_char_t c) {