SolidWallOfCode commented on a change in pull request #7829:
URL: https://github.com/apache/trafficserver/pull/7829#discussion_r631487224
##########
File path: include/tscore/HTTPVersion.h
##########
@@ -40,7 +40,7 @@ class HTTPVersion
uint8_t get_major() const;
uint8_t get_minor() const;
- int get_flat_version() const;
+ uint32_t get_flat_version() const;
Review comment:
Is this really part of your PR?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]