This commit is contained in:
parent
cdfaa35877
commit
9b15c21f13
@ -343,6 +343,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\http.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="main.c"
|
||||
>
|
||||
@ -432,6 +436,10 @@
|
||||
RelativePath="ctype.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\http.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="main.h"
|
||||
>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
#include <ase/utl/http.h>
|
||||
#include <ase/utl/ctype.h>
|
||||
#include <ase/cmn/mem.h>
|
||||
|
||||
static int is_http_space (ase_char_t c)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user