We have hosted the application httpoison in order to run this application in our online workstations with Wine or directly.


Quick description about httpoison:

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


Programming Language: Elixir.
Categories:
WWW/HTTP, HTTP Clients

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.