摘要: Content-Type https://tools.ietf.org/html/rfc7231#section-3.1.1.5 https://tools.ietf.org/html/rfc7231#section-3.1.1.5 Hypertext Transfer Protocol (HTTP 阅读全文
posted @ 2018-06-15 15:35 papering 阅读(380) 评论(0) 推荐(0)
摘要: { "ErrorDump": "the JSON object must be str, not 'bytes'", "StatusCode": "500" } response = clt.do_action_with_exception(request___) ## { "ErrorDump": "the JSON object must be str... 阅读全文
posted @ 2018-06-15 12:29 papering 阅读(1040) 评论(0) 推荐(0)
摘要: Post请求的3种编码格式:application/x-www-form-urlencoded和multipart/form-data和application/json_Hello_Error的博客-CSDN博客 https://blog.csdn.net/u013258447/article/de 阅读全文
posted @ 2018-06-15 10:59 papering 阅读(379) 评论(0) 推荐(0)