Description
uniform text based operations to call http.
Description
http using text in all textual arguments and converts internally to whatever is required
README.md
a uniform method to access data on file
uniform means:
- same functions with identical semantics independent of representation
- all functions are total (or become so using Maybe or Either)