我知道在JavaScript中进行AJAX调用时,您可以非常轻松地设置HTTP请求标头.
但是,通过脚本将iframe插入页面时,是否也可以设置自定义HTTP请求标头?
<iframe src="someURL"> <!-- is there any place to set headers in this? -->
javascript iframe httprequest
httprequest ×1
iframe ×1
javascript ×1