Commit b49c70cc2ed54f511e2b41f7ed61d357c88300be

ejurgensen 2017-11-05T12:18:49

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.