http-requestor 1.0.4
A Wrapper around Net/HTTP which allows you to perform HTTP Requests. Gives you a simple API interface to send multipart requests. You can also send HTTP calls using the verbs OPTIONS, PATCH, MOVE, HEAD, TRACE
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            mime-types
            >= 1.17.2
          
    