Add caching and usage of MIME-type enums

This commit is contained in:
logicog
2025-08-20 10:11:31 +02:00
parent cc55131fed
commit 942de2d0df
2 changed files with 66 additions and 15 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef __HELLO_WORLD_H__
#define __HELLO_WORLD_H__
#ifndef __HTTPD_H__
#define __HTTPD_H__
/* Since this file will be included by uip.h, we cannot include uip.h
here. But we might need to include uipopt.h if we need the u8_t and