This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
PSG
/
civetweb
同期ミラー
https://github.com/civetweb/civetweb.git
ウォッチ
5
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
ff061c96b0
ブランチ
タグ
1.9
HTTP2
master
mbedtls
ref-stop-atomic
ref-stop-volatile
revert-1082-patch-1
v1.16
v1.15
v1.14
v1.13
v1.12
v1.11
v1.10
v1.9.1
v1.9
v1.8
v1.7
v1.6
v1.5
v1.4
v1.3
v1.2
v1.1
civetweb
/
test
/
python_cgi
/
pytest.linux.cgi
pytest.linux.cgi
97 B
履歴
Raw
1
2
3
4
5
#!/usr/bin/python
import os
print("Content-Type: text/plain \n\n")
print("This is from python")