
1 Niphor 2016 年 12 月 29 日 echo ? |
2 yangg 2016 年 12 月 29 日 echo 好像是 openresty 的,可以直接 return "Just a test!" |
3 nlzy 2016 年 12 月 29 日 via iPhone location = /test { default_type text/plain; return 200 "Just a test!"; } |