Search
plug_image_processing
v0.3.0
Pages
Modules
Settings
View Source
PlugImageProcessing.Sources.URL
(plug_image_processing v0.3.0)
Link to this section
Summary
Types
t()
Functions
fetch_body(source, http_client_timeout, http_client_max_length, http_client, http_client_cache)
Link to this section
Types
Link to this type
t()
View Source
@type
t() :: %PlugImageProcessing.Sources.URL{params:
term
(), uri:
term
()}
Link to this section
Functions
Link to this function
fetch_body(source, http_client_timeout, http_client_max_length, http_client, http_client_cache)
View Source