ROOT  6.06/08
Reference Guide
Variables
TWebFile.cxx File Reference
#include "TWebFile.h"
#include "TROOT.h"
#include "TSocket.h"
#include "Bytes.h"
#include "TError.h"
#include "TSystem.h"
#include "TBase64.h"
#include "TVirtualPerfStats.h"
#include <errno.h>
#include <stdlib.h>
+ Include dependency graph for TWebFile.cxx:

Go to the source code of this file.

Variables

static const char * gUserAgent = "User-Agent: ROOT-TWebFile/1.1"
 

Variable Documentation

§ gUserAgent

const char* gUserAgent = "User-Agent: ROOT-TWebFile/1.1"
static

Definition at line 45 of file TWebFile.cxx.

Referenced by TWebFile::GetHead(), and TWebFile::SetMsgReadBuffer10().