Searched refs:accept (Results 1 – 25 of 45) sorted by relevance
12
19 # This command should not succeed since we only accept
40 # make debug-curl accept Alt-Svc over plain HTTP
29 SFTP post-quote rename * asterisk accept-fail
68 accept-ranges: bytes
72 accept-ranges: bytes
65 accept-ranges: bytes
65 "accept-ranges":["bytes"],
42 # make debug-curl accept Alt-Svc over plain HTTP
81 # 23 == CURLE_WRITE_ERROR, curl wouldn't accept the binary output
83 accept-ranges: bytes
46 # make debug-curl accept Alt-Svc over plain HTTP
43 # make debug-curl accept Alt-Svc over plain HTTP
82 #undef accept
147 #undef accept /* for those with accept as a macro */148 #define accept(sock,addr,len)\ macro
193 socks[1] = accept(listener, NULL, NULL); in Curl_socketpair()
38 of the pipelines to the host is ready to accept a request. Thus, the total
63 support. That may be useful if you accept the URL from an external source and116 common ones. Restrict what accept with CURLOPT_PROTOCOLS_STR(3).
73 c, client_address = self._socket.accept()
32 your early data to the server again and the server would accept it.
36 *string* to find out the size. This function does not accept input strings
Completed in 22 milliseconds