avf: move ff_http_match_no_proxy to network
It is only used by network protocols.
This commit is contained in:
parent
afc8685395
commit
ec7c51c786
5 changed files with 57 additions and 57 deletions
|
@ -18,7 +18,7 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "internal.h"
|
||||
#include "network.h"
|
||||
|
||||
static void test(const char *pattern, const char *host)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue