diff --git a/include/http/types.h b/include/http/types.h index 25a3b54..5b75bea 100644 --- a/include/http/types.h +++ b/include/http/types.h @@ -102,6 +102,7 @@ typedef enum http_mime_type { http_mime_html, http_mime_jar, http_mime_jpeg, + http_mime_jpg, http_mime_js, http_mime_json, http_mime_mp3,