gpt4 book ai didi

php - 是否可以在 http 状态 header 中设置自定义状态消息(在 utf-8 中)?

转载 作者:可可西里 更新时间:2023-11-01 00:57:42 26 4
gpt4 key购买 nike

我想用我自己的状态消息更改 http 状态 header 。例如,将 HTTP/1.1 200 OK 更改为 HTTP/1.1 200 custom status message in utf-8。为此,我使用 php 发送了一些 header :

Content-Type: text/html; charset=UTF-8
HTTP/1.1 200 custom status message in utf-8

但在 Chrome 开发者工具中,我看到状态消息的编码错误,例如 Status Code:200 Уп ЧÑо-Ñо。有可能解决这个问题吗?

最佳答案

(a) 编码未定义,因此不值得尝试非 ASCII,此外,(b) HTTP/2 中不再存在短语的原因。

关于php - 是否可以在 http 状态 header 中设置自定义状态消息(在 utf-8 中)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36473475/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com