diff --git a/http/hello_world.txt b/http/hello_world.txt index 980a0d5..3ba862e 100644 --- a/http/hello_world.txt +++ b/http/hello_world.txt @@ -1 +1,8 @@ Hello World! +If server were sending this as HTML, your browser wouldn't render this in its own line. +Here are some translations. This file is encoded as UTF-8. Let's see if they look ok: + ¡Hola mundo! + שלום עולם + สวัสดีโลก! + أهلاً بالعالم + diff --git a/http/index.html b/http/index.html index 15bc585..630c14b 100644 --- a/http/index.html +++ b/http/index.html @@ -20,6 +20,7 @@