Home
last modified time | relevance | path

Searched defs:hackney_url (Results 1 – 2 of 2) sorted by last modified time

/dports/www/erlang-hackney/hackney-1.8.6/include/
H A Dhackney_lib.hrl1 -record(hackney_url, { record
15 -type hackney_url() :: #hackney_url{}. type
/dports/www/erlang-hackney/hackney-1.8.6/src/
H A Dhackney_url.erl12 -module(hackney_url). module