• Show log

    Commit

  • Hash : b49c70cc
    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.