Sha256: 050281f9d970b6a3827dab27bcdf05f155d52fca6c30e365633c5e855669cb53

Contents?: true

Size: 741 Bytes

Versions: 8

Compression:

Stored size: 741 Bytes

Contents

{
  "app": {
    "desc": "Test role",
    "http": {
      "globoesporte.globo.com": {
        "match": "<html"
      },

      "http://globoesporte.com": {
        "code": 301,
        "expect_header": "Location: http://globoesporte.globo.com/"
      },

      "http://api.sde.globo.com/docs": {
        "code" : 301
      },

      "https://api.sde.globo.com/path/to/resource": {
        "code" : 401
      },

      "doesnotexist.globo.com": {},

      "https://api.cartola.globo.com/mercado/status.json": {},

      "https://api.cartola.globo.com/wrong-url": {},

      "http://g1.globo.com": {
        "code": 301,
        "match": "<html"
      },

      "http://g1.globo.com/index.html": {
        "match": "<html"
      }
    }
  }
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
tdi-0.2.0 doc/json/http.json
tdi-0.1.13 doc/json/http.json
tdi-0.1.12 doc/json/http.json
tdi-0.1.11 doc/json/http.json
tdi-0.1.10 doc/json/http.json
tdi-0.1.9 doc/json/http.json
tdi-0.1.8 doc/json/http.json
tdi-0.1.7 doc/json/http.json