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

Method get_max_forwards

include/proxy/hdrs/MIME.h:1732–1736  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1730 -------------------------------------------------------------------------*/
1731
1732inline int32_t
1733MIMEHdr::get_max_forwards() const
1734{
1735 return value_get_int(MIME_FIELD_MAX_FORWARDS, MIME_LEN_MAX_FORWARDS);
1736}
1737
1738/*-------------------------------------------------------------------------
1739 -------------------------------------------------------------------------*/

Callers 2

ModifyRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected