Searched refs:http_client (Results 1 – 18 of 18) sorted by relevance
3 :relevant-api: bsd_sockets http_client tls_credentials secure_sockets_options14 :zephyr_file:`samples/net/sockets/http_client`.30 :zephyr-app: samples/net/sockets/http_client43 :zephyr-app: samples/net/sockets/http_client53 :zephyr_file:`samples/net/sockets/http_client/src/` directory.76 :zephyr-app: samples/net/sockets/http_client
5 project(http_client) project
13 http_client
78 .. doxygengroup:: http_client
13 zephyr_library_sources_ifdef(CONFIG_HTTP_CLIENT http_client.c)
3 :relevant-api: bsd_sockets http_client dns_resolve tls_credentials
367 * :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_server441 * :github:`6583` - samples/net/http_client: Failed to connect to527 * :github:`6893` - http_client: Struct data is erased for no apparent reason617 * :github:`7269` - /samples/net/http_client: Error using https in http_cliente sample
309 * :github:`3604` - the http_client sample app cannot send GET request on Qemu x86375 * :github:`4058` - samples/net/http_client: The HTTP client failed to send the GET request402 * :github:`4325` - samples/net/http_client: unable to send the proper http request to Apache server
346 * ``ZEP-2483`` - samples:net:http_client: Failed to get http requests in IPv6
351 - http_client
1645 * :github:`43829` - http_client: http_client_req() returns incorrect number of bytes sent1774 …:`42988` - Specify and standardize undefined behavior on empty response from server for http_client
1003 * :github:`41683` - http_client: Unreliable rsp->body_start pointer
2148 * :github:`9763` - samples/net/http_client: Failed to send Head requrest2270 * :github:`4324` - samples/net/http_client: error in detecting and processing the message received
983 * :github:`24431` - http_client assumes request payload is non-binary
692 * Added Docker based testing to http_client sample.
1163 * :github:`38428` - http_client response callback always reports final_data == HTTP_DATA_FINAL
2404 * :github:`46267` - docs: include/zephyr/net/http_client.h is not documented anywhere