mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +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.