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/
49 - Using curl: ``curl -v --compressed http://192.0.2.1/``55 - Using curl: ``curl --http2 -v --compressed http://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
796 "User-Agent: curl/7.68.0\r\n" in ZTEST()863 "User-Agent: curl/7.68.0\r\n" in common_verify_http1_dynamic_upgrade_post()907 "User-Agent: curl/7.68.0\r\n" in common_verify_http1_dynamic_post()983 "User-Agent: curl/7.68.0\r\n" in ZTEST()1016 "User-Agent: curl/7.68.0\r\n" in ZTEST()1122 "User-Agent: curl/7.68.0\r\n" in ZTEST()1150 "User-Agent: curl/7.68.0\r\n" in ZTEST()1175 "User-Agent: curl/7.68.0\r\n" in ZTEST()1182 "User-Agent: curl/7.68.0\r\n" in ZTEST()1420 "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",
118 … /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
161 cros# curl -L https://github.com/dnschneid/crouton/raw/master/installer/crouton \
744 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
973 /* This feature is theoretically obsoleted in RFC9113, but curl for instance