faraday_csrf 0.1.0
Transparently handles Rails (and maybe not only Rails) CSRF protection, in case you need to send requests to an app that doesn't provide an API
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.1.0 October 29, 2015 (8.5 KB)
 
Development Dependencies (7):
            bundler
            > 1.9
          
          
            faraday-cookie_jar
            ~> 0.0.6
          
          
            rake
            ~> 10.4.2
          
          
            rspec
            ~> 3.3
          
          
            rspec-expectations
            ~> 3.3
          
          
            vcr
            ~> 2.9
          
          
            webmock
            ~> 1.21