mirror of
https://github.com/micropython/micropython.git
synced 2026-05-03 06:10:14 +02:00
c4ea4c1810
Show how to send an HTTP response code and content-type. Without the response code Safari/iOS will fail. Without the content-type Lynx/Links will fail.