Home
last modified time | relevance | path

Searched refs:http_client (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/samples/net/sockets/http_client/
DREADME.rst3 :relevant-api: bsd_sockets http_client tls_credentials secure_sockets_options
14 :zephyr_file:`samples/net/sockets/http_client`.
30 :zephyr-app: samples/net/sockets/http_client
43 :zephyr-app: samples/net/sockets/http_client
53 :zephyr_file:`samples/net/sockets/http_client/src/` directory.
76 :zephyr-app: samples/net/sockets/http_client
DCMakeLists.txt5 project(http_client) project
/Zephyr-latest/doc/connectivity/networking/api/
Dprotocols.rst13 http_client
Dhttp_client.rst78 .. doxygengroup:: http_client
/Zephyr-latest/samples/net/sockets/websocket_client/
DCMakeLists.txt5 project(http_client) project
/Zephyr-latest/subsys/net/lib/http/
DCMakeLists.txt13 zephyr_library_sources_ifdef(CONFIG_HTTP_CLIENT http_client.c)
/Zephyr-latest/samples/net/cloud/tagoio_http_post/
DREADME.rst3 :relevant-api: bsd_sockets http_client dns_resolve tls_credentials
/Zephyr-latest/doc/releases/
Drelease-notes-1.12.rst367 * :github:`5344` - samples/net/http_client: unable to send the proper http request to Apache server…
428 * :github:`6400` - samples/net/http_client: Failed to connect to samples/net/http_server
441 * :github:`6583` - samples/net/http_client: Failed to connect to
527 * :github:`6893` - http_client: Struct data is erased for no apparent reason
617 * :github:`7269` - /samples/net/http_client: Error using https in http_cliente sample
Drelease-notes-1.10.rst309 * :github:`3604` - the http_client sample app cannot send GET request on Qemu x86
375 * :github:`4058` - samples/net/http_client: The HTTP client failed to send the GET request
402 * :github:`4325` - samples/net/http_client: unable to send the proper http request to Apache server
Drelease-notes-1.9.rst346 * ``ZEP-2483`` - samples:net:http_client: Failed to get http requests in IPv6
Drelease-notes-2.1.rst351 - http_client
Drelease-notes-3.1.rst1645 * :github:`43829` - http_client: http_client_req() returns incorrect number of bytes sent
1774 …:`42988` - Specify and standardize undefined behavior on empty response from server for http_client
Drelease-notes-3.0.rst1003 * :github:`41683` - http_client: Unreliable rsp->body_start pointer
Drelease-notes-1.14.rst2148 * :github:`9763` - samples/net/http_client: Failed to send Head requrest
2270 * :github:`4324` - samples/net/http_client: error in detecting and processing the message received
Drelease-notes-2.3.rst983 * :github:`24431` - http_client assumes request payload is non-binary
Drelease-notes-2.5.rst692 * Added Docker based testing to http_client sample.
Drelease-notes-2.7.rst1163 * :github:`38428` - http_client response callback always reports final_data == HTTP_DATA_FINAL
Drelease-notes-3.2.rst2404 * :github:`46267` - docs: include/zephyr/net/http_client.h is not documented anywhere