37         std::string 
content = 
"line" + std::to_string(fCounter++) + 
"   ";
 
   39         for (
int n = 0; 
n < 2000; 
n++)
 
   43         if (fCounter >= 1000) {
 
#define ClassDefOverride(name, id)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Contains arguments for single HTTP call.
 
void SetTextContent(std::string &&txt)
Set content type as "text/plain" and also assigns content.
 
void SetChunked(Bool_t on=kTRUE)
Mark as chunked.
 
const char * GetFileName() const
returns file name from request URL
 
Online http server for arbitrary ROOT application.