エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
net/http: remove support for status code 418 I'm a Teapot · Issue #21326 · golang/go
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
net/http: remove support for status code 418 I'm a Teapot · Issue #21326 · golang/go
Go HTTP implements the 418 I'm a Teapot status code in go/src/net/http/status.go. Its reference i... Go HTTP implements the 418 I'm a Teapot status code in go/src/net/http/status.go. Its reference is RFC7168, but really came from RFC2324, Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0). Note the title - HTCPCP/1.0 is not HTTP/1.x. HTCPCP was an April 1 joke by Larry to illustrate how people were abusing HTTP in various ways. Ironically, it's not being used to abuse HTTP itself -- people are i



2017/09/07 リンク