Searched defs:input_text (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-http/
H A Dtest-http-response-parser.c175 const char *input_text, *payload, *error; local
181 input_text = test->input;
182 input_text_len = strlen(input_text);
183 input = test_istream_create_data(input_text, input_text_len);

Completed in 7 milliseconds