MCPcopy 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
168static char *get_header(struct sip_msg *msg)
169{
170 return msg->buf+msg->first_line.len;
171}
172
173
174

Callers 4

search_append_fFunction · 0.85
replace_all_fFunction · 0.85
replace_fFunction · 0.85
subst_fFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected