libmoost
moost::murcl::user_agent Struct Reference

Generates a simple LibCurl user agent. More...

#include <user_agent.hpp>

List of all members.

Static Public Member Functions

static std::string get ()
 Gets a user agent string.

Detailed Description

Generates a simple LibCurl user agent.

The user agent generated is based on examples show here: http://www.useragentstring.com/pages/curl/

Definition at line 52 of file user_agent.hpp.


Member Function Documentation

static std::string moost::murcl::user_agent::get ( ) [inline, static]

Gets a user agent string.

Returns:
A string representation of a user agent

Definition at line 60 of file user_agent.hpp.


The documentation for this struct was generated from the following file: