Home | History | Annotate | Download | only in spdyshark

Lines Matching full:hdr_url

955     gchar		*hdr_url = NULL;
1157 hdr_verb = hdr_url = hdr_version = content_type = content_encoding = NULL;
1212 hdr_url = header_value;
1222 if (hdr_url != NULL) {
1224 frame_type_name, stream_id, hdr_verb, hdr_url, hdr_version);