You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/03/22 17:00:54 UTC

[GitHub] [trafficserver] ywkaras commented on a change in pull request #8743: Support to Override POST method caching

ywkaras commented on a change in pull request #8743:
URL: https://github.com/apache/trafficserver/pull/8743#discussion_r832402135



##########
File path: include/ts/apidefs.h.in
##########
@@ -771,6 +771,7 @@ typedef enum {
   TS_CONFIG_HTTP_CACHE_CACHE_RESPONSES_TO_COOKIES,
   TS_CONFIG_HTTP_CACHE_IGNORE_AUTHENTICATION,
   TS_CONFIG_HTTP_CACHE_CACHE_URLS_THAT_LOOK_DYNAMIC,
+  TS_CONFIG_HTTP_CACHE_POST_METHOD,

Review comment:
       Unless this is not going in a 9.x release, I think you need to add new enum values here at the end, to avoid the need to rebuild plugins built for ATS9, no?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org