evhttp_uri_get_path

Return the path part of an evhttp_uri, or NULL if it has no path set

extern (C) nothrow
const(char)*
evhttp_uri_get_path
(
const(evhttp_uri)* uri
)

Meta