首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > resthttpservice

resthttpservice

  • 资源大小:23.21 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: http flex REST HTTPService

资 源 简 介

The current Flex HTTPService component is severely lacking when it comes to making REST calls. This component can only send GET and POST requests (no PUT, DELETE, HEAD, or OPTIONS without using a proxy) and does not make available the HTTP status code returned in the response. Rather, it fires a fault event for any HTTP response that does not have a status code of 200 (even a 201 "created" status is considered a fault condition). The aim of this project is to create a fully REST-aware component called RestHttpService that can serve as a replacement to the existing HTTPService. Keep in mind that the RestHttpService component is restricted by the same cross-domain security rules as HTTPService. That is, a Flex application that uses the RestHttpService component can only make calls back to the server from which it was downloaded (unless deployed as an AIR application). If you can"t serve the REST client from the same server that hosts the REST service, the sim

文 件 列 表

com
.svn
sourcestream
VIP VIP
0.190162s