日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

cross-domain policy file

發布時間:2023/12/10 编程问答 49 豆豆
生活随笔 收集整理的這篇文章主要介紹了 cross-domain policy file 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

A cross-domain policy file is an XML document that grants a web client—such as Adobe Flash Player, Adobe Reader, etc.—permission to handle data across multiple domains. When a client hosts content from a particular source domain and that content makes requests directed towards a domain other than its own, the remote domain would need to host a cross-domain policy file that grants access to the source domain, allowing the client to continue with the transaction. Policy files grant read access to data, permit a client to include custom headers in cross-domain requests, and are also used with sockets to grant permissions for socket-based connections.

For complete details, download the cross-domain policy file specification below. The specification is a reference for the structure and use of cross-domain policy files. This information can be used by developers and content providers to make sure their applications and servers conform to the rules set forth by policy files defined in this manner.

Read the specification:

Schemas

Schemas describe the structure of a document. The cross-domain policy file schema is available as DTD (Document Type Definition) or XSD (XML Schema Definition). XSDs are available to define the generic policy file schema, as well as each different type of policy file (either HTTP, HTTPS, FTP, or Socket) since policy files hosted in each of those contexts are slightly different. Table 1 lists all available schemas for policy files.

Table 1. Policy file DTDs and schemas

SchemaURL
Generic DTDhttp://www.adobe.com/xml/dtds/cross-domain-policy.dtd
Generic XSDhttp://www.adobe.com/xml/schemas/PolicyFile.xsd
HTTP XSDhttp://www.adobe.com/xml/schemas/PolicyFileHttp.xsd
HTTPS XSDhttp://www.adobe.com/xml/schemas/PolicyFileHttps.xsd
FTP XSDhttp://www.adobe.com/xml/schemas/PolicyFileFtp.xsd
Socket XSDhttp://www.adobe.com/xml/schemas/PolicyFileSocket.xsd

轉載于:https://www.cnblogs.com/xiayong123/archive/2011/10/02/3717515.html

總結

以上是生活随笔為你收集整理的cross-domain policy file的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。