#include "tao/HTTP_Parser.h"
#include "tao/HTTP_Client.h"
#include "tao/ORB.h"
#include "tao/Object.h"
#include "tao/SystemException.h"
#include "ace/Read_Buffer.h"
#include "ace/Malloc_Base.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
#include "ace/CORBA_macros.h"
Include dependency graph for HTTP_Parser.cpp:
Go to the source code of this file.
Variables | |
const ACE_TCHAR | file_prefix [] = ACE_TEXT ("http:") |
|
Definition at line 23 of file HTTP_Parser.cpp. Referenced by TAO_HTTP_Parser::match_prefix(). |