http_restful_api icon indicating copy to clipboard operation
http_restful_api copied to clipboard

整理HTTP后台端的RESTful API方面的知识

Results 1 http_restful_api issues
Sort by recently updated
recently updated
newest added

https://github.com/crifan/http_restful_api/blame/master/src/restful_experience/resp_data_style.md#L6 code表示http status的话,和response本身的status意义重复,同一个东西在两处表达不合适。response body里的code应只表示业务层面的状态码,http status去表达传输层的状态