Searched full:curl (Results 1 – 14 of 14) sorted by relevance
17 # curl timeout is return code 28. If we get that, zephyr will never48 # curl timeout is return code 28. If we get that, zephyr will never
46 Alternatively, a tool like ``curl`` can be used:50 $ curl http://192.0.2.1:8080/
58 - Using curl: ``curl -v --compressed http://192.0.2.1/``64 - Using curl: ``curl --http2 -v --compressed http://192.0.2.1/``191 ``curl``:195 $ curl -v --compressed http://192.0.2.1196 $ curl -v --compressed https://192.0.2.1
19 curl -s -X GET 'http://localhost:8080/api/clients/native_posix/3/0/0' | grep Zephyr 2>&1 >/dev/null
815 "User-Agent: curl/7.68.0\r\n" in ZTEST()882 "User-Agent: curl/7.68.0\r\n" in common_verify_http1_dynamic_upgrade_post()926 "User-Agent: curl/7.68.0\r\n" in common_verify_http1_dynamic_post()1002 "User-Agent: curl/7.68.0\r\n" in ZTEST()1035 "User-Agent: curl/7.68.0\r\n" in ZTEST()1141 "User-Agent: curl/7.68.0\r\n" in ZTEST()1169 "User-Agent: curl/7.68.0\r\n" in ZTEST()1194 "User-Agent: curl/7.68.0\r\n" in ZTEST()1201 "User-Agent: curl/7.68.0\r\n" in ZTEST()1439 "User-Agent: curl/7.68.0\r\n" in ZTEST()[all …]
151 curl -L -O |sdk-url-macos|152 curl -L |sdk-url-macos-sha| | shasum --check --ignore-missing
37 ``curl -v FETCH_URL`` (for HTTPS URLs) or ``ssh -v FETCH_URL`` (for SSH URLs)
483 "curl",
161 cros# curl -L https://github.com/dnschneid/crouton/raw/master/installer/crouton \
123 … /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
692 sudo apt-get install autoconf automake autotools-dev curl libmpc-dev \
399 * :github:`9148` - samples/net/http_server: Failed to respond back to CURL command on http Client
1033 /* This feature is theoretically obsoleted in RFC9113, but curl for instance