Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_form_data.cc35 const std::string& transfer_encoding) in FormField() argument
39 transfer_encoding_{transfer_encoding} {
78 const std::string& transfer_encoding) in TextFormField() argument
82 transfer_encoding}, in TextFormField()
96 const std::string& transfer_encoding) in FileFormField() argument
97 : FormField{name, content_disposition, content_type, transfer_encoding}, in FileFormField()
Dhttp_form_data.h52 const std::string& transfer_encoding);
106 const std::string& transfer_encoding = {});
132 const std::string& transfer_encoding = {});
/external/libmicrohttpd/src/microhttpd/
Dtest_postprocessor_large.c41 const char *transfer_encoding, in value_checker() argument
49 key, filename, content_type, transfer_encoding, size, data); in value_checker()
Dtest_postprocessor.c88 const char *transfer_encoding, in value_checker() argument
97 key, filename, content_type, transfer_encoding, in value_checker()
108 (mismatch (transfer_encoding, want[idx + 3])) || in value_checker()
/external/skia/tools/skiaserve/urlhandlers/
DPostHandler.cpp20 const char* content_type, const char* transfer_encoding, in process_upload_data() argument
/external/libmicrohttpd/doc/examples/
Dsimplepost.c68 const char *transfer_encoding, const char *data, uint64_t off, in iterate_post() argument
Dlargepost.c79 const char *transfer_encoding, const char *data, uint64_t off, in iterate_post() argument
Dsessions.c477 const char *transfer_encoding, in post_iterator() argument
/external/libmicrohttpd/src/testzzuf/
Dtest_post.c92 const char *transfer_encoding, in post_iterator() argument
Dtest_post_form.c89 const char *transfer_encoding, in post_iterator() argument
/external/libmicrohttpd/src/examples/
Dpost_example.c461 const char *transfer_encoding, in post_iterator() argument
Ddemo_https.c483 const char *transfer_encoding, in process_upload_data() argument
Ddemo.c482 const char *transfer_encoding, in process_upload_data() argument
/external/libmicrohttpd/src/testcurl/
Dtest_postform.c97 const char *transfer_encoding, in post_iterator() argument
Dtest_post.c103 const char *transfer_encoding, in post_iterator() argument
/external/libmicrohttpd/src/include/
Dmicrohttpd.h1435 const char *transfer_encoding,
/external/libmicrohttpd/doc/chapters/
Dprocessingpost.inc80 const char *transfer_encoding, const char *data,
Dlargerpost.inc213 const char *transfer_encoding, const char *data,
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.info901 const char *transfer_encoding, const char *data,
1225 const char *transfer_encoding, const char *data,
2772 const char *transfer_encoding, const char *data, uint64_t off,
2983 const char *transfer_encoding, const char *data, uint64_t off,
3616 * @param transfer_encoding encoding of the data, NULL if not known
3630 const char *transfer_encoding,
Dlibmicrohttpd.texi1312 …r *key, const char *filename, const char *content_type, const char *transfer_encoding, const char …
1333 @item transfer_encoding
Dlibmicrohttpd.info1135 const char *content_type, const char *transfer_encoding, const