Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib650.c58 size_t formlength = 0; in test() local
156 curl_formget(formpost, (void *) &formlength, count_chars); in test()
160 curl_msnprintf(flbuf, sizeof(flbuf), "%lu", (unsigned long) formlength); in test()
/curl/tests/data/
H A Dtest650140 Content-Disposition: form-data; name="formlength"
224 Content-Disposition: form-data; name="formlength"

Completed in 4 milliseconds