Skip to content

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 2024-03-07 at 10:30:48 +0000


Last update: March 7, 2024