http协议的header中有哪些key及含义
General Request URL: http://localhost/test/t.php Request Method: GET S...
1398
文章
1.7W+评论
3.5W+浏览
795W+标签
7.2K+General Request URL: http://localhost/test/t.php Request Method: GET S...
```php //定义编码 header( 'Content-Type:text/html;charset=utf-8 '); //Atom header('Content-type...