WebSurf/content/handlers
Vincent Sanders 35bc2ccbb8 change content get_source_data interfaces to return uint8_t and size_t
previously these interfaces returned char * and unsigned int which was
undesirable.
2019-05-05 22:50:25 +01:00
..
css change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
html change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
image change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
javascript change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
text change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
Makefile move html and text content handlers where they belong 2018-05-10 13:37:02 +01:00