Home
last modified time | relevance | path

Searched refs:fix_uri (Results 1 – 2 of 2) sorted by relevance

/dports/net/p5-Net-OAuth/Net-OAuth-0.28/demo/
H A Dapp.psgi17 callback => fix_uri(uri_for("/got/$site_id")),
45 sub fix_uri {
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/chttpd/src/
H A Dchttpd.erl417 Props1 = fix_uri(Req, Props0, <<"source">>),
418 Props2 = fix_uri(Req, Props1, <<"target">>),
446 fix_uri(Req, Props, Type) -> function