tilia-http 4.1.0
Port of the sabre-http library to ruby. The tilia_http library provides utilities for dealing with http requests and responses.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            activesupport
            ~> 4.2
          
          
            rack
            ~> 1.6
          
          
            rchardet
            ~> 1.6
          
          
            tilia-event
            ~> 2.0
          
          
            tilia-uri
            ~> 1.0
          
          
            typhoeus
            ~> 0.8
          
    