mirror of
https://github.com/lxsang/ant-http
synced 2025-10-29 17:43:54 +01:00
add stuff
This commit is contained in:
@@ -231,7 +231,8 @@ int is_bin(const char* file)
|
|||||||
return true;
|
return true;
|
||||||
else
|
else
|
||||||
// The other type will be undestant as binary
|
// The other type will be undestant as binary
|
||||||
return "application/octet-stream";
|
return true;
|
||||||
|
//return "application/octet-stream";
|
||||||
}
|
}
|
||||||
|
|
||||||
int match_int(const char* search)
|
int match_int(const char* search)
|
||||||
|
|||||||
Reference in New Issue
Block a user