Hello,<br><div class="gmail_quote"><br>I have a Firefox extension that seems to conflict with HTTPS Everywhere (which I love, by the way). Whenever it tries to make an XMLHttpRequest to YouTube (such as one to "<a href="http://www.youtube.com/get_video_info?video_id=Tx1XIm6q4r4">http://www.youtube.com/get_video_info?video_id=Tx1XIm6q4r4</a>"), it fails (although it works fine when HTTPS Everywhere isn't installed). When listening to onreadystatechange on the XHR object, it is only called once (with a readyState of 1 and HTTP status 0). It is acting as if the request fails right in the middle of loading. Do you think you would know anything more about this? (If I use HTTPS instead of HTTP in the XHR object, it works fine, so I might just do this - but I might have to do a bit of testing to make sure it still works as expected.)<br>


<br>Thanks,<br>Jake<br><font color="#888888">
</font></div>