From 04acfa679fd846ac829ded5562093b3766c85154 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 18 Jan 2026 01:36:06 +0000 Subject: Process new field, content-type, in input stream --- src/logTypes.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/logTypes.hpp') diff --git a/src/logTypes.hpp b/src/logTypes.hpp index f9395d1..71393b2 100644 --- a/src/logTypes.hpp +++ b/src/logTypes.hpp @@ -31,6 +31,7 @@ namespace WebStat { UserAgent, UnparsableLine, UninsertableLine, + ContentType, }; using Crc32Value = uint32_t; -- cgit v1.2.3