zephyr/samples
Matt Rodgers f2d8766b5d net: lib: http_server: remove dynamic resource data buffer
After introduction of struct http_response_ctx, the dynamic resource
data buffer is no longer needed for transferring data between the
application callback and the server. It is therefore removed to avoid
unnecessary copying of data.

Signed-off-by: Matt Rodgers <mrodgers@witekio.com>
2024-09-23 12:00:54 +02:00
..
application_development doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
arch doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
basic doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
bluetooth doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
boards doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
cpp doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
drivers doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
fuel_gauge doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
hello_world samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
kernel doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
modules doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
net net: lib: http_server: remove dynamic resource data buffer 2024-09-23 12:00:54 +02:00
philosophers samples: doc: convert philosophers sample to code-sample directive 2024-09-23 12:00:00 +02:00
posix doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sensor doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
shields doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
subsys doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
synchronization samples/synchronization: fix thread b pinning 2024-07-30 18:30:30 +01:00
sysbuild doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
tfm_integration doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
userspace doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst doc: overhaul sample criteria and expectations 2024-09-12 10:03:30 +02:00