cookie_jar v1.0.3 API Reference
Modules
CookieJar is here to store your cookie
Use this module instead of HTTPoison, use jar as the first argument in all function calls, i.e. [:get, :get!, :head, :head!, :options, :options!, :delete, :delete!, :post, :post!, :put, :put!, :patch, :patch!]
Use this module instead of HTTPotion, use jar as the first argument in all function calls, i.e. [:get, :head, :options, :delete, :post, :put, :patch, :get!, :head!, :options!, :delete!, :post!, :put!, :patch!]