MCPcopy Create free account
hub / github.com/apache/trafficserver / get_minor

Method get_minor

include/tscore/HTTPVersion.h:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 -------------------------------------------------------------------------*/
77
78inline uint8_t
79HTTPVersion::get_minor() const
80{
81 return vminor;
82}
83
84/*-------------------------------------------------------------------------
85 -------------------------------------------------------------------------*/

Callers 14

http_hdr_version_setFunction · 0.80
operator==Method · 0.80
operator>Method · 0.80
operator<Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected