HTTP client for Elixir, based on HTTPotion. HTTPoison uses hackney to execute HTTP requests instead of ibrowse. Using hackney we work only with binaries instead of string lists. First, add HTTPoison to your mix.exs dependencies. Add :httpoison to your applications list if your Elixir version is 1.3 or lower. You can also easily pattern match on the HTTPoison.Response struct. There are a number of supported options(not to be confused with the HTTP options method), documented here, that can be added to your request. The example below shows the use of the :ssl and :recv_timeout options for a post request to an api that requires a bearer token. The :ssl option allows you to set options accepted by the Erlang SSL module, and :recv_timeout sets a timeout on receiving a response, the default is 5000ms.

Features

  • Wrap HTTPoison.Base
  • Async requests
  • HTTPoison allows you to send cookies
  • Connection Pools
  • Explicit pool creation
  • Pools as supervised processes

Project Samples

Project Activity

See All Activity >

Categories

HTTP Clients

License

MIT License

Follow HTTPoison

HTTPoison Web Site

Other Useful Business Software
Outplacement, Executive Coaching and Career Development | Careerminds Icon
Outplacement, Executive Coaching and Career Development | Careerminds

Careerminds outplacement includes personalized coaching and a high-tech approach to help transition employees back to work faster.

By helping to avoid the potential risks of RIFs or layoffs through our global outplacement services, companies can move forward with their goals while preserving their internal culture, employer brand, and bottom lines.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of HTTPoison!

Additional Project Details

Programming Language

Elixir

Related Categories

Elixir HTTP Clients

Registered

2022-10-06