Home
last modified time | relevance | path

Searched defs:postdata (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/autotest/frontend/afe/json_rpc/
H A Dproxy.py158 def _raw_http_request(url_with_args, headers, postdata, timeout): argument
182 def _sso_request(url_with_args, headers, postdata, timeout): argument
/aosp_15_r20/external/curl/src/
H A Dtool_getparam.c584 char *postdata = NULL; in data_urlencode() local
852 char *postdata = NULL; in set_data() local
H A Dtool_cfgable.h71 struct curlx_dynbuf postdata; member
/aosp_15_r20/external/wpa_supplicant_8/hs20/server/www/
H A Dspp.php138 $postdata = file_get_contents("php://input"); variable