Home
last modified time | relevance | path

Searched defs:content_type_line (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/spirit_po/
H A Dcatalog_metadata.hpp93 std::string content_type_line = find_header_line(header, "Content-Type:"); in parse_header() local
/dports/www/nginx-full/nchan-1.2.12/src/subscribers/
H A Dwebsocket.c1751 static ngx_str_t content_type_line = ngx_string("\ncontent-type: "); in websocket_msg_frame_chain() local