Skip to content

annatel/antl_http_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntlHttpClient

Changelog

0.4.1

1. Enhancements

2. Bug fixes

  • remove encoding of body nil

3. Soft deprecations (no warnings emitted)

4. Hard deprecations

0.3.0

1. Enhancements

  • 500 and unknown errors more verbose. Returns tuple instead of http_status only.

0.4.0

1. Enhancements

  • add post/4, get/4, delete/4, put/4, patch/4

2. Bug fixes

3. Soft deprecations (no warnings emitted)

4. Hard deprecations

2. Bug fixes

3. Soft deprecations (no warnings emitted)

4. Hard deprecations

Installation

If available in Hex, the package can be installed by adding antl_http_client to your list of dependencies in mix.exs:

def deps do
  [
    {:antl_http_client, "~> 0.4.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/antl_http_client.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •