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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]