Author :
ejurgensen
Date :
2017-11-05 12:18:49
Hash :b49c70cc Message :Fix incorrect ref to evhttp_get_decoded_uri in http.h
Replaces reference in the http.h include header file to evhttp_get_decoded_uri
with evhttp_uridecode. There is no function called evhttp_get_decoded_uri.