This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
jjhc
/
jbangjia
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
jbangjia
/
vendor
/
qiniu
/
php-sdk
/
tests
/
mock-server
/
ok.php
ok.php
84 B
Permalink
Cronologia
Originale
1
2
3
<?php
header("Content-Type: application/json;charset=UTF-8");
echo '{"msg": "ok"}';