Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_live
Method
is_live
include/proxy/hdrs/MIME.h:123–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
bool
124
is_live() const
125
{
126
return (m_readiness == MIME_FIELD_SLOT_READINESS_LIVE);
127
}
128
129
bool
130
is_detached() const
Callers
15
mime_hdr_reset_accelerators_and_presence_bits
Function · 0.80
mime_hdr_sanity_check
Function · 0.80
mime_hdr_field_block_list_adjust
Function · 0.80
mime_hdr_length_get
Function · 0.80
_mime_hdr_field_list_search_by_wks
Function · 0.80
_mime_hdr_field_list_search_by_string
Function · 0.80
mime_hdr_field_find
Function · 0.80
mime_hdr_field_get
Function · 0.80
mime_hdr_fields_count
Function · 0.80
mime_hdr_field_attach
Function · 0.80
mime_hdr_field_detach
Function · 0.80
mime_field_value_set_comma_val
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected