HTTP/1.1 response code header on HTTP/2 H2 enabled server

前端 未结 0 1956
名媛妹妹
名媛妹妹 2020-12-24 00:35

I maintain a PHP web application which sends HTTP response codes like

header( \'HTTP/1.1 404 Not Found\' ); 

for example if an entry is not f

相关标签:
回答
  • 消灭零回复
提交回复
热议问题