PHP实现自动识别Restful API的返回内容类型 如题,PHP如何自动识别第三方RestfulAPI的内容,自动渲染成json、xml、html、serialize、csv、php等 返回内容类型