console::HTTP_Handler
Inherits from BaseHTTPRequestHandler
Public Functions
| Name | |
|---|---|
| def | do_GET(self self) | 
| def | do_POST(self self) | 
| def | do_HEAD(self self) | 
| def | address_string(self self) | 
| def | log_request(self self, inputs inputs) | 
Public Functions Documentation
function do_GET
def do_GET(
    self self
)
function do_POST
def do_POST(
    self self
)
function do_HEAD
def do_HEAD(
    self self
)
function address_string
def address_string(
    self self
)
function log_request
def log_request(
    self self,
    inputs inputs
)
Updated on 2022-09-15 at 17:51:28 +0000
  
    
      Last update:
      September 15, 2022