- Jul 12, 2019
-
-
Sergey Linev authored
-
- May 17, 2018
-
-
Philippe Canal authored
-
- Apr 19, 2018
-
-
Sergey Linev authored
target
-
- Apr 12, 2018
-
-
Sergey Linev authored
Let set text, xml, json, binary content types and content itself
-
Sergey Linev authored
std::string also capable to keep binary data without limitation. Of course, c_str() makes no big sense, but anyway interpretation of that data fully user-specific
-
Sergey Linev authored
-
- Mar 05, 2018
-
-
Sergey Linev authored
If somebody uses THttpSniffer class before, code will be compiled and running. If any subclass from TRootSniffer will be done, one should probably use TRootSnifferFull as base class - depending if extra functionality like sub-pads scannig is required
-
Sergey Linev authored
-
Sergey Linev authored
If provided with quotes, JSON members interpreted as string and cannot be correctly used in the JSROOT
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
Full version of sniffer will be TRootSniffer and used by default. Only in special situation TRootSnifferBase will be used, which does not depend from histo, graph, gpad libraries
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
Now only full-functional sniffer can produce or parse XML files
-
Sergey Linev authored
-
Sergey Linev authored
Here will be placed the code, which depends from gpad, tree, image and other libraries
-