bneradt commented on a change in pull request #8204:
URL: https://github.com/apache/trafficserver/pull/8204#discussion_r682963925



##########
File path: example/plugins/c-api/txn_data_sink/txn_data_sink.c
##########
@@ -39,12 +39,15 @@
 #define PLUGIN_NAME "txn_data_sink"
 #define PCP "[" PLUGIN_NAME "] "
 
+#define MAX_BODY_SIZE 10240

Review comment:
       This is a c file. I'll convert to c++ to be able to use this.




-- 
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]


Reply via email to