合规国际互联网加速
OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。
广告
> 原文出处:[RESTFul实践之路](http://blog.csdn.net/column/details/muzizongheng-restful.html) 作者:[李建功](http://blog.csdn.net/muzizongheng) **本系列文章经作者授权在看云整理发布,未经作者允许,请勿转载!** # RESTFul实践之路 > RESTFul入门分享,相关资料翻译。
前言
安装chrome插件Advanced Rest Client来调试RESTFul
Http报头Accept与Content-Type的区别
WebAPI中路由参数中包含字符-点‘.’, 比如:http://localhost:30695/api/studies/1.1.1.1.1
从HttpRequestMessage的Content中同步读取Stream