Hello people. My API expects a query parameter of ...
# help
ö
Hello people. My API expects a query parameter of
X
and
Y
for the
POST
request. Even though I send the same
X
and
Y
values,
X-Cache
header is always
Miss from cloudfront
Why is that? Is it because it is a POST request?
t
I think by default CloudFront does not cache post requests
ö
Thanks Dax