Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/testcurl/
Dtest_large_put.c158 MHD_OPTION_CONNECTION_MEMORY_LIMIT, (size_t) (1024*1024), in testInternalPut()
216 MHD_OPTION_CONNECTION_MEMORY_LIMIT, (size_t) (1024*1024), in testMultithreadedPut()
278 MHD_OPTION_CONNECTION_MEMORY_LIMIT, (size_t) (1024*1024), in testMultithreadedPoolPut()
349 MHD_OPTION_CONNECTION_MEMORY_LIMIT, in testExternalPut()
Dtest_long_header.c110 MHD_OPTION_CONNECTION_MEMORY_LIMIT, in testLongUrlGet()
181 MHD_OPTION_CONNECTION_MEMORY_LIMIT, in testLongHeaderGet()
/external/libmicrohttpd/src/testzzuf/
Dtest_long_header.c112 MHD_OPTION_CONNECTION_MEMORY_LIMIT, in testLongUrlGet()
174 MHD_OPTION_CONNECTION_MEMORY_LIMIT, in testLongHeaderGet()
Dtest_put_large.c263 MHD_OPTION_CONNECTION_MEMORY_LIMIT, in testExternalPut()
/external/libmicrohttpd/src/include/
Dmicrohttpd.h612 MHD_OPTION_CONNECTION_MEMORY_LIMIT = 1, enumerator
/external/libmicrohttpd/src/examples/
Ddemo_https.c936 MHD_OPTION_CONNECTION_MEMORY_LIMIT, (size_t) (256 * 1024), in main()
Ddemo.c885 MHD_OPTION_CONNECTION_MEMORY_LIMIT, (size_t) (256 * 1024), in main()
/external/libmicrohttpd/src/microhttpd/
Ddaemon.c3187 case MHD_OPTION_CONNECTION_MEMORY_LIMIT: in parse_options_va()
3363 case MHD_OPTION_CONNECTION_MEMORY_LIMIT: in parse_options_va()
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi569 @item MHD_OPTION_CONNECTION_MEMORY_LIMIT
585 MHD_OPTION_CONNECTION_MEMORY_LIMIT.
Dlibmicrohttpd.info491 'MHD_OPTION_CONNECTION_MEMORY_LIMIT'
505 fit within MHD_OPTION_CONNECTION_MEMORY_LIMIT.
/external/libmicrohttpd/
DChangeLog1348 the argument to MHD_OPTION_CONNECTION_MEMORY_LIMIT,