Cloudflare API ips Endpoint seems to ignore ETag
When running the command
twice, I'd expect that the server would return a
304
status for the second request.
However, both requests return a 200
status + the full mesage body.1 Reply
I don’t believe that the API supports etag anywhere. Is it documented somewhere that it does?