mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
Released 1.8.6, Daniel.
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
void xmlNanoHTTPInit (void);
|
||||
void xmlNanoHTTPCleanup (void);
|
||||
void xmlNanoHTTPScanProxy (const char *URL);
|
||||
int xmlNanoHTTPFetch (const char *URL,
|
||||
const char *filename,
|
||||
char **contentType);
|
||||
|
Reference in New Issue
Block a user