1
xfspace Oct 30, 2015
server {
listen 80; return 418; } |
2
MarioLuisGarcia OP @xfspace 如果是访问别人的网站呢。
|
3
cloverstd Oct 30, 2015
HTTP 状态码可以随便你怎么返回给客户端
|
4
xfspace Oct 30, 2015
@MarioLuisGarcia 你在逗我吗。
|
5
Slienc7 Oct 30, 2015
@MarioLuisGarcia “ and is not expected to be implemented by actual HTTP servers. ”
|
6
choury Oct 30, 2015 |
7
MarioLuisGarcia OP @xfspace choury 在 6 楼给出了一个应用。
|