This message was deleted.
# help
s
This message was deleted.
а
when i do
Copy code
{
  "mappings": [
    {
      "id": "b19be2ca-5913-433c-93e6-9169f151b39b",
      "request": {
        "method": "ANY"
      },
      "response": {
        "status": 200,
        "proxyBaseUrl": "<https://test.com.ua>"
      },
      "uuid": "b19be2ca-5913-433c-93e6-9169f151b39b",
      "priority": 10
    }
  ],
  "meta": {
    "total": 1
  }
}
the application crashes when some kind of crooked header is returned (obviously it’s normal, but the code sees that there’s something wrong with it)