Searched defs:source_uri (Results 1 – 3 of 3) sorted by relevance
125 payload_uri, source_uri): argument
4196 evhttp_uri_parse(const char *source_uri) in evhttp_uri_parse()4202 evhttp_uri_parse_with_flags(const char *source_uri, unsigned flags) in evhttp_uri_parse_with_flags()
2732 def __init__(self, source_uri, destination_dir): argument