jquery-iframe-transport

iframe transport isn't transferring any data

梦想与她 提交于 2019-12-30 23:43:05
问题 I'm using jQuery-File-Upload with jQuery-Iframe-Transport to try to get support for older versions of IE. I've set the forceIframeTransport option to true so that it behaves more or less the same way in all browsers, but I don't seem to get any data back on the server-side regardless of browser when it uses the iframe transport. I've spat out the request headers server-side and I get back: array( Host => "*******" Connection => "keep-alive" Content-Length => "0" Accept => "*/*" Origin => "***