REST接口描述 通用响应头字段说明例子Content-Type响应内容的类型,如果请求 Accept 为 application/json,应答 Content-Type 为 application/json,否则应答 Content-Type 为 text/htmlapplication/jsonContent-Length响应内容的长度35 HTTP/1.1 200 OkContent-Type: application/json