Vizitown
 All Classes Namespaces Files Functions Variables
vizitown_plugin.vt_test_handlers.PingHandler Class Reference

Ping handler Basic HTTP request handler which return "pong" to a GET HTTP. More...

Inheritance diagram for vizitown_plugin.vt_test_handlers.PingHandler:
Inheritance graph
Collaboration diagram for vizitown_plugin.vt_test_handlers.PingHandler:
Collaboration graph

Public Member Functions

def set_default_headers
 
def get
 Handle GET HTTP. More...
 

Detailed Description

Ping handler Basic HTTP request handler which return "pong" to a GET HTTP.

Member Function Documentation

def vizitown_plugin.vt_test_handlers.PingHandler.get (   self)

Handle GET HTTP.

def vizitown_plugin.vt_test_handlers.PingHandler.set_default_headers (   self)

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