HTTP/1.1 201 Created
Access-Control-Allow-Origin: *
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
{
"config": {
"cache_control": false,
"cache_ttl": 300,
"content_type": [
"application/json"
],
"memory": {
"dictionary_name": "kong_cache"
},
"request_method": [
"GET",
"HEAD"
],
"response_code": [
200,
301,
404
],
"strategy": "memory"
},
"consumer_id": "1264dcd7-1525-4272-90ab-aa17785e7811",
"created_at": 1544596921000,
"enabled": true,
"id": "1303a04a-c0dd-4874-8af5-866bbad28b73",
"name": "proxy-cache"
}