mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 18:00:48 +02: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.