it is a POST, and information could change anytime, so caching isn't really a good idea

This commit is contained in:
Christian Grothoff 2022-07-05 13:37:13 +02:00
parent 43662fbb6a
commit bf9b7e168b
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -96,8 +96,6 @@ reply_reserve_history_success (struct MHD_Connection *connection,
MHD_HTTP_INTERNAL_SERVER_ERROR,
TALER_EC_GENERIC_JSON_ALLOCATION_FAILURE,
NULL);
/* FIXME: should set explicit cache control headers
for this response to enable caching! */
return TALER_MHD_REPLY_JSON_PACK (
connection,
MHD_HTTP_OK,