Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ get_header
Function
get_header
modules/textops/textops.c:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
static char *get_header(struct sip_msg *msg)
169
{
170
return msg->buf+msg->first_line.len;
171
}
172
173
174
Callers
4
search_append_f
Function · 0.85
replace_all_f
Function · 0.85
replace_f
Function · 0.85
subst_f
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected