Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby_odata / features / cassettes / clean_database_for_testing.yml
Size: Mime:
---
http_interactions:
- request:
    method: post
    uri: http://win7dev:8989/SampleService/RubyOData.svc/CleanDatabaseForTesting
    body:
      encoding: ASCII-8BIT
      string: ''
    headers:
      Accept:
      - ! '*/*; q=0.5, application/xml'
      Accept-Encoding:
      - gzip, deflate
      Content-Length:
      - '0'
      Content-Type:
      - application/x-www-form-urlencoded
      User-Agent:
      - Ruby
  response:
    status:
      code: 204
      message: No Content
    headers:
      Cache-Control:
      - no-cache
      Server:
      - Microsoft-IIS/7.5
      Set-Cookie:
      - ASP.NET_SessionId=o4ege2gplbuvzbgrt4ij0bku; path=/; HttpOnly
      X-Content-Type-Options:
      - nosniff
      Dataserviceversion:
      - 1.0;
      X-Aspnet-Version:
      - 4.0.30319
      X-Powered-By:
      - ASP.NET
      Date:
      - Tue, 07 Aug 2012 21:47:39 GMT
    body:
      encoding: US-ASCII
      string: ''
    http_version: !!null 
  recorded_at: Tue, 07 Aug 2012 21:47:40 GMT
recorded_with: VCR 2.2.4