TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

HTTP Status Code 418

13 点作者 fmax30超过 11 年前

4 条评论

tiquorsj超过 11 年前
I return this as a status code for bad bots. It is my way of saying go sing the "teapot" song.
neur0mancer超过 11 年前
In certain CTF, for example SQL injection challenges, the target webpage returns 418 to make more difficult the success of blind injection scripts (they will fail randomly, so you have to check that the return code is weird and retry)
cookiem0nster超过 11 年前
If the NSA is hacking into your site - that's the code to use :)
citruspi超过 11 年前
I return that status code for requests that aren't made over SSL, but only for sites which aren't meant for use by the general public.