--- parser3/src/include/pa_http.h 2025/05/26 00:52:15 1.36 +++ parser3/src/include/pa_http.h 2026/04/25 13:38:46 1.37 @@ -1,14 +1,14 @@ /** @file Parser: commonly used functions. - Copyright (c) 2001-2024 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2026 Art. Lebedev Studio (https://www.artlebedev.com) Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_HTTP_H #define PA_HTTP_H -#define IDENT_PA_HTTP_H "$Id: pa_http.h,v 1.36 2025/05/26 00:52:15 moko Exp $" +#define IDENT_PA_HTTP_H "$Id: pa_http.h,v 1.37 2026/04/25 13:38:46 moko Exp $" #include "pa_vstring.h" #include "pa_vint.h"