Home | History | Annotate | Download | only in spdyshark

Lines Matching full:entity

239 	{ 413, "Request Entity Too Large"},
245 { 422, "Unprocessable Entity"},
578 col_add_fstr(pinfo->cinfo, COL_INFO, " (partial entity)");
579 proto_item_append_text(spdy_proto, " (partial entity body)");
581 /* " (entity body fragment N of M)" */
602 add_new_data_source(pinfo, data_tvb, "Assembled entity body");
628 * Add the encoded entity to the protocol tree
632 "Content-encoded entity body (%s): %u bytes",
669 add_new_data_source(pinfo, data_tvb, "Uncompressed entity body");
1417 "data frames into an entity body.",
1425 "Uncompress entity bodies",
1426 "Whether to uncompress entity bodies that are compressed "