http proxy mostly working, need to implement http authentication
git-svn-id: https://svn.musicpd.org/mpd/trunk@1588 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -49,6 +49,8 @@ struct _InputStream {
|
||||
char * metaTitle;
|
||||
};
|
||||
|
||||
void initInputStream();
|
||||
|
||||
int isUrlSaneForInputStream(char * url);
|
||||
|
||||
/* if an error occurs for these 3 functions, then -1 is returned and errno
|
||||
|
||||
Reference in New Issue
Block a user