Logo ROOT   6.14/05
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 <string.h>
Include dependency graph for TWebFile.cxx:

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 46 of file TWebFile.cxx.