httpotion v3.0.3 HTTPotion.Base View Source
The base module of HTTPotion.
When used, it defines overridable functions, which allows you to make customized HTTP client modules (see the README).
It is used by the HTTPotion
module to provide the a basic general-purpose client.