If-Modified-Since
If-None-Match
Cached response
curl --request GET \
--url https://shared-services.kong-sales-engineering.com/echo/cache \
--header 'Content-Type: application/json'Cached responseCache control set
curl --request GET \
--url https://shared-services.kong-sales-engineering.com/echo/cache/ \
--header 'Content-Type: application/json'Cache control setNormal response
curl --request GET \
--url https://shared-services.kong-sales-engineering.com/echo/etag/ \
--header 'Content-Type: application/json'Normal responseResponse headers
curl --request GET \
--url https://shared-services.kong-sales-engineering.com/echo/response-headers \
--header 'Content-Type: application/json'Response headersResponse headers
curl --request POST \
--url https://shared-services.kong-sales-engineering.com/echo/response-headers \
--header 'Content-Type: application/json'Response headers