标签:
$HTTP_RAW_POST_DATA 获取原生POST数据, 也可以用php://input
$http_response_header 当使用http包装器时, 此变量将会被 HTTP 响应头信息填充
get_headers($url) 获取一个 HTTP 请求所发送的所有标头
AMQP扩展
Apache扩展
PHP-手册阅读
原文地址:http://www.cnblogs.com/JohnABC/p/4496070.html