added wrapper Pleroma.HTTP for Tzdata.HTTPClient
authorMaksim Pechnikov <parallel588@gmail.com>
Wed, 24 Jun 2020 06:12:32 +0000 (09:12 +0300)
committerMaksim Pechnikov <parallel588@gmail.com>
Wed, 24 Jun 2020 06:12:32 +0000 (09:12 +0300)
commit721fc7c554425ccc7df693776c282c30e95ae2bb
tree44b38cd35bfba81ebfa7d3794fdf2c0acb971515
parentb4a502fc8b0f7efb1ef973548fec20661038a18a
added wrapper Pleroma.HTTP for Tzdata.HTTPClient
config/config.exs
lib/pleroma/http/http.ex
lib/pleroma/http/tzdata.ex [new file with mode: 0644]
mix.exs
mix.lock
test/http/tzdata_test.exs [new file with mode: 0644]
test/http_test.exs