Searched refs:bad_response_with_nuls (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-http/
H A Dtest-http-response-parser.c345 static const unsigned char bad_response_with_nuls[] = variable
362 input = i_stream_create_from_data(bad_response_with_nuls,
363 sizeof(bad_response_with_nuls)-1);
376 input = i_stream_create_from_data(bad_response_with_nuls,
377 sizeof(bad_response_with_nuls)-1);

Completed in 10 milliseconds