2 #if !defined (ACE_HAS_INLINED_OSCALLS)
5 #endif /* ACE_HAS_INLINED_OSCALLS */
8 HTTP_Response::HTTP_Response ()
13 HTTP_Response::~HTTP_Response ()
17 ACE_INLINE Parse_HTTP_Response *
18 HTTP_Response::response_line ()
20 return &(this->response_);