We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71b921 commit a55004dCopy full SHA for a55004d
cgi-bin/hello_world.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
3
-print("Content-Type: text/html")
+print("Content-Type: text/plain")
4
print("")
5
6
print("Hello, world!")
0 commit comments