zephyr/samples/net
Robert Lubos 3572c9f825 net: http: client: Allow to abort download from response callback
Update the response callback function signature to allow the callback to
return an error code, which in turn will cause the HTTP client to abort
the download.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-05-23 17:20:24 +02:00
..
capture
cellular_modem samples: net: cellular_modem: add test for mikroe_lte_iot10_click shield 2025-05-16 17:31:58 +02:00
cloud net: http: client: Allow to abort download from response callback 2025-05-23 17:20:24 +02:00
common samples: net: common: Check that tunnel config options are valid 2025-04-02 10:29:29 +02:00
dhcpv4_client boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
dns_resolve boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
dsa samples: net: dsa: Enable DHCPv4 and start it when interface is up 2025-04-24 01:26:46 +02:00
gptp samples/net: Misc native_posix naming cleanup 2025-03-07 20:10:38 +01:00
ipv4_autoconf
lldp
lwm2m_client samples: net: lwm2m: depend on xsi single process for gettimeofday() 2025-05-15 09:04:08 +02:00
mdns_responder samples: net: mdns_responder: Refactor VLAN support 2025-03-20 17:16:10 +01:00
mqtt_publisher samples: net: mqtt_publisher: Enable MQTT 5.0 support 2025-04-28 16:40:33 +02:00
mqtt_sn_publisher samples: net: mqtt_sn_publisher: Drop POSIX requirement 2025-05-09 18:00:14 +02:00
openthread drivers: ethernet: Remove deprecated eth_mcux 2025-02-26 22:04:26 +00:00
pkt_filter samples: net: pkt_filter: Add Ethernet support to prj.conf 2025-04-17 21:18:26 +02:00
prometheus samples: net: http_server: concurrent connections 2025-04-09 17:32:50 +02:00
promiscuous_mode
ptp samples/net: Misc native_posix naming cleanup 2025-03-07 20:10:38 +01:00
secure_mqtt_sensor_actuator samples: net: secure_mqtt: error code to enum 2025-04-28 13:41:17 +02:00
sockets net: http: client: Allow to abort download from response callback 2025-05-23 17:20:24 +02:00
stats
syslog_net
telnet boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
tftp_client
virtual
vlan samples: net: vlan: Refactor VLAN support 2025-03-20 17:16:10 +01:00
wifi samples: pm: Enable PM3 mode for RW612 in wifi example 2025-05-21 12:33:10 +02:00
wpan_serial tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
zperf samples: net: zperf: Add compilation of concurrent upload support 2025-04-25 10:22:33 +01:00
net.rst