• Show log

    Commit

  • Hash : da4619b3
    Author : ejurgensen
    Date : 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.
    
    (cherry picked from commit b49c70cc2ed54f511e2b41f7ed61d357c88300be)