mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
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.