#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 | |
static const ACE_TCHAR | file_prefix [] = ACE_TEXT ("http:") |
const ACE_TCHAR file_prefix[] = ACE_TEXT ("http:") [static] |
Definition at line 23 of file HTTP_Parser.cpp.