--- parser3/src/include/pa_request.h 2001/03/28 14:07:15 1.70 +++ parser3/src/include/pa_request.h 2001/03/28 14:41:29 1.71 @@ -5,7 +5,7 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: pa_request.h,v 1.70 2001/03/28 14:07:15 paf Exp $ + $Id: pa_request.h,v 1.71 2001/03/28 14:41:29 paf Exp $ */ #ifndef PA_REQUEST_H @@ -59,6 +59,7 @@ public: const char *content_type; size_t content_length; const char *cookie; + const char *user_agent; }; Request(Pool& apool,