LLHTTPStandardServices Class Reference

#include <llsdhttpserver.h>

List of all members.

Static Public Member Functions

static void useServices ()


Detailed Description

This module implements and defines common services that should be included in all server URL trees. These services facilitate debugging and introsepction.

Definition at line 41 of file llsdhttpserver.h.


Member Function Documentation

void LLHTTPStandardServices::useServices (  )  [static]

Having a call to this function causes the following services to be registered: /web/echo -- echo input /web/hello -- return "hello" /web/server/api -- return a list of url paths on the server /web/server/api/<..path..> -- return description of the path

This module implements common services that should be included in all server URL trees. These services facilitate debugging and introsepction.

Definition at line 43 of file llsdhttpserver.cpp.

Referenced by tut::HTTPServiceTestData::HTTPServiceTestData(), and tut::HTTPClientTestData::setupTheServer().

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:49:10 2008 for SecondLife by  doxygen 1.5.5