bneradt commented on code in PR #13422:
URL: https://github.com/apache/trafficserver/pull/13422#discussion_r3639569047


##########
include/proxy/hdrs/HTTP.h:
##########
@@ -496,6 +496,20 @@ class HTTPHdr : public MIMEHdr
 
   int print(char *buf, int bufsize, int *bufindex, int *dumpoffset) const;
 
+  /**
+   * Returns the serialized byte length of the HTTP header.
+   *

Review Comment:
   I think we're supposed to keep the first line with the `/**` line. See line 
456 in this file, for example. At least this is what Allen taught me. :) 



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