for-GET / katt

KATT (Klarna API Testing Tool) is an HTTP-based API testing tool for Erlang.
https://github.com/for-GET/katt
Apache License 2.0
119 stars 16 forks source link

matching fails #60

Closed andreineculau closed 6 years ago

andreineculau commented 7 years ago
GET /
200
< content-type: application/vnd.fooBAR+json{{_}}

will match content-type: application/vnd.foo+json though it shouldn't