CMS 3D CMS Logo

Namespaces | Functions
WebUtils.cc File Reference
#include "CondCore/CondDB/interface/WebUtils.h"
#include <curl/curl.h>
#include <cstdio>
#include <cstring>

Go to the source code of this file.

Namespaces

 cond
 

Functions

static size_t cond::getBodyCallback (void *contents, size_t size, size_t nmemb, void *ptr)
 
unsigned long cond::httpGet (const std::string &urlString, std::string &info)