Home
last modified time | relevance | path

Searched refs:boundary (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_staticfile.c159 char *boundary = "fkj49sn38dcn3"; in http_response_parse_range() local
293 buffer_append_string(b, boundary); in http_response_parse_range()
328 buffer_append_string(b, boundary); in http_response_parse_range()
336 buffer_append_string(p->range_buf, boundary); in http_response_parse_range()