zephyr/tests/net/lib/http_server
Robert Lubos adfdc54434 net: lib: http_server: Update HTTP2-specific structs/enums naming
For HTTP2-specific structures and enums, use "http2_" prefix to clearly
indicate the distinction from the generic HTTP stuff.

Additionally, some structures/enums describing HTTP2 protocol details
had "server" in the name, while in reality they describe nothing
server-specific. Hence, drop the "server" part where applicable.

Remove unused macros.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-07-09 15:20:57 -04:00
..
common tests: net: http_server: Add wildcard resource path tests 2024-05-31 09:57:22 -05:00
crime posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
hpack tests/net/lib/http_server/hpack: Exclude native_posix 2024-06-24 13:01:38 +02:00
prototype net: lib: http_server: Update HTTP2-specific structs/enums naming 2024-07-09 15:20:57 -04:00
tls posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00