http_wrapper 4.0.0
Simple wrapper around standard Net::HTTP library with multipart/form-data file upload ability
          Gemfile:
          =
        
        
          安装:
          =
        
      Development 依赖 (8):
            bundler
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            ~> 3.9
          
          
            rubocop
            ~> 0.80
          
          
            rubocop-performance
            ~> 1.5
          
          
            rubocop-rspec
            ~> 1.38
          
          
            simplecov
            ~> 0.18
          
          
            webmock
            ~> 3.8
          
    