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