kristain

博客园 首页 新随笔 联系 订阅 管理

2015年3月19日 #

摘要: 默认情况下,jQuery传输数据使用Content-Type: x-www-form-urlencodedand和类似于"foo=bar&baz=moe"的序列,然而AngularJS,传输数据使用Content-Type: application/json和{ "foo": "bar", "b... 阅读全文
posted @ 2015-03-19 15:55 kristain 阅读(1403) 评论(0) 推荐(0) 编辑