fix http resource not found

This commit is contained in:
2025-04-28 18:24:10 +02:00
parent b9dd1c4007
commit 26f290357d
5 changed files with 32 additions and 25 deletions

View File

@@ -8,7 +8,7 @@
#define CWS_HASHMAP_MAX_CLIENTS 1024
/**
* @brief Hash map struct
* @brief Client Hashmap struct
*
*/
typedef struct cws_bucket_t {