Content-Type常用的几种类型
Content-Type: application/json : 请求体中的数据会以json字符串的形式发送到后端
Content-Type: application/json : 请求体中的数据会以json字符串的形式发送到后端
启动adb adb start-server
1.请求体的大小
出现bug “java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState”
最近为了方便在PC端下载头条的视频,开发一个简单的chrome插件,做得有点粗糙–!。