Adafruit CircuitPython HTTPServer Library
latest
Introduction
Examples
Simple test
API Reference
Adafruit HTTPServer API
Other Links
Download from GitHub
Download Library Bundle
CircuitPython Reference Documentation
CircuitPython Support Forum
Discord Chat
Adafruit Learning System
Adafruit Blog
Adafruit Store
Adafruit CircuitPython HTTPServer Library
»
Index
Edit on GitHub
Index
B
|
F
|
H
|
M
|
N
|
P
|
Q
|
R
|
S
|
W
B
body (adafruit_httpserver.HTTPResponse property)
F
filename (adafruit_httpserver.HTTPResponse property)
H
headers (adafruit_httpserver.HTTPRequest property)
(adafruit_httpserver.HTTPResponse property)
HTTPRequest (class in adafruit_httpserver)
HTTPResponse (class in adafruit_httpserver)
HTTPServer (class in adafruit_httpserver)
HTTPStatus (class in adafruit_httpserver)
M
method (adafruit_httpserver.HTTPRequest property)
mime_type() (adafruit_httpserver.MIMEType static method)
MIMEType (class in adafruit_httpserver)
N
NOT_FOUND (adafruit_httpserver.HTTPStatus property)
P
path (adafruit_httpserver.HTTPRequest property)
poll() (adafruit_httpserver.HTTPServer method)
Q
query_params (adafruit_httpserver.HTTPRequest property)
R
rootfolder (adafruit_httpserver.HTTPResponse property)
route() (adafruit_httpserver.HTTPServer method)
S
serve_forever() (adafruit_httpserver.HTTPServer method)
start() (adafruit_httpserver.HTTPServer method)
status (adafruit_httpserver.HTTPResponse property)
W
wsgi_environ (adafruit_httpserver.HTTPRequest property)