Skip to content

Tags: adafruit/Adafruit_CircuitPython_HTTPServer

Tags

4.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #106 from dhalbert/update-ether-example

Update Ethernet library usage

4.6.4

update rtd.yml file

Signed-off-by: foamyguy <[email protected]>

4.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #104 from adafruit/use_ruff

change to ruff

4.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #101 from justmobilize/remove-secrets-usage

Remove secrets usage

4.6.1

add sphinx configuration to rtd.yaml

Signed-off-by: foamyguy <[email protected]>

4.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #88 from michalpokusa/https-implementation

HTTPS implementation

4.5.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #98 from michalpokusa/video-streaming-example

Custom response types docs and video streaming example

4.5.9

remove deprecated get_html_theme_path() call

Signed-off-by: foamyguy <[email protected]>

4.5.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #94 from michalpokusa/connection-manager-and-ap-ex…

…amples

AP example and docs about ConnectionManager example

4.5.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #91 from DJDevon3/DJDevon3-CMSimpleTest

Add httpserver simpletest with connection manager