Add logging for outgoing http requests
This commit is contained in:
parent
b36197c307
commit
4909bbf415
4 changed files with 8 additions and 3 deletions
1
Gemfile
1
Gemfile
|
@ -19,6 +19,7 @@ gem 'paperclip', '~> 4.3'
|
|||
gem 'paperclip-av-transcoder'
|
||||
|
||||
gem 'http'
|
||||
gem 'httplog'
|
||||
gem 'addressable'
|
||||
gem 'nokogiri'
|
||||
gem 'link_header'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue