Move prototype of evhttp_decode_uri_internal() to http-internal.h
authorAzat Khuzhin <a3at.mail@gmail.com>
Fri, 1 Mar 2013 08:00:24 +0000 (12:00 +0400)
committerAzat Khuzhin <a3at.mail@gmail.com>
Fri, 1 Mar 2013 08:00:24 +0000 (12:00 +0400)
commitde8101a884ae6d815d6006829fa4d3c3e8649a52
treed6d041f0356be57cc2ed768bbfd46b43a757c6b4
parente1903e3ace4874dcb32458cd187f7361edf1962c
Move prototype of evhttp_decode_uri_internal() to http-internal.h

Make it non static, that can be called from tests
http-internal.h
http.c