mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +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.