Remove fetchContentType(), which disappeared in the HTTP rewrite.
This commit is contained in:
parent
a44e53d698
commit
94b7364484
@ -87,7 +87,6 @@ int fetchStatFile(struct url *, struct url_stat *, char *);
|
||||
struct url_ent *fetchListFile(struct url *, char *);
|
||||
|
||||
/* HTTP-specific functions */
|
||||
char *fetchContentType(FILE *);
|
||||
FILE *fetchGetHTTP(struct url *, char *);
|
||||
FILE *fetchPutHTTP(struct url *, char *);
|
||||
int fetchStatHTTP(struct url *, struct url_stat *, char *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user