HSL 2.0 framework
Description of the framework
Classes |Static Public Attributes |List of all members
hsl20_4_http_server.hsl20_4_http_server Class Reference

Classes for providing an HTTP server More..

Classes

classRequest
HTTP requests. More...
classResponse
HTTP response. More...
classServer
All methods of the HTTP server. More...

Static Public Attributes

intGET = 1
GET
intPOST = 2
POST
intPUT = 4
PUT
intDELETE = 8
DELETE
intALL = 255
ALL

Detailed Description

Classes for providing an HTTP server

Deprecated:
This module should no longer be used.

The examples show how it can be replaced by standard Python modules. Class is deprecated


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