Searched refs:contenttype (Results 1 – 3 of 3) sorted by relevance
1109 gchar *contenttype; member1130 g_free (match->contenttype); in tree_match_free()1151 match->contenttype = g_strdup (s + 1); in parse_header()1618 g_ptr_array_add (types, g_strdup (match->contenttype)); in match_match()
62877 Make manual-tests/xmlhttprequest-contenttype-empty.html test automatic62879 * manual-tests/xmlhttprequest-contenttype-empty.html: Removed (moved to LayoutTests/http).
1078 * manual-tests/xmlhttprequest-contenttype-empty.html: Added.