Sha256: 0c643c83e71b168ca129f2d9738e01af505a1c7323be28a92062cbae898de798

Contents?: true

Size: 504 Bytes

Versions: 81

Compression:

Stored size: 504 Bytes

Contents

{
    "consumer": {
        "name": "an easy consumer"
    },
    "provider": {
        "name": "a provider which returns headers that don't match the expected case"
    },
    "interactions": [
        {
            "description": "a test request",
            "request": {
                "method": "get",
                "path": "/"
            },
            "response": {
                "status": 200,
                "headers": {"Content-Type": "application/hippo"}
            }
        }
    ]
}

Version data entries

81 entries across 81 versions & 3 rubygems

Version Path
pact-support-1.11.0 spec/support/case-insensitive-response-header-matching.json
pact-support-1.10.3 spec/support/case-insensitive-response-header-matching.json
pact-support-1.10.2 spec/support/case-insensitive-response-header-matching.json
pact-support-1.10.1 spec/support/case-insensitive-response-header-matching.json
pact-support-1.10.0 spec/support/case-insensitive-response-header-matching.json
pact-support-1.9.0 spec/support/case-insensitive-response-header-matching.json
pact-support-1.8.1 spec/support/case-insensitive-response-header-matching.json
pact-support-1.8.0 spec/support/case-insensitive-response-header-matching.json
pact-support-1.7.2 spec/support/case-insensitive-response-header-matching.json
pact-support-1.7.1 spec/support/case-insensitive-response-header-matching.json
pact-support-1.7.0 spec/support/case-insensitive-response-header-matching.json
pact-support-1.6.6 spec/support/case-insensitive-response-header-matching.json
pact-support-1.6.5 spec/support/case-insensitive-response-header-matching.json
pact-support-1.7.0.alpha.1 spec/support/case-insensitive-response-header-matching.json
pact-support-1.6.4 spec/support/case-insensitive-response-header-matching.json
pact-support-1.6.3 spec/support/case-insensitive-response-header-matching.json
pact-support-1.6.2 spec/support/case-insensitive-response-header-matching.json
pact-support-1.6.1 spec/support/case-insensitive-response-header-matching.json
pact-support-1.6.0 spec/support/case-insensitive-response-header-matching.json
pact-support-1.5.2 spec/support/case-insensitive-response-header-matching.json