This website requires JavaScript.
Explore
Help
Sign In
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3046
commits
3
branches
62
tags
14
MiB
944e0e6498
Commit graph
2 commits
Author
SHA1
Message
Date
jaubourg
ee22a59129
Stores jQuery.ajaxSettings.isLocal locally at load time so that any change to it won't affect the transport. Fixes the url parsing regexp to deal with empty domains. Adds informative text into test/localfile.html and handles Opera's failure. Revises the way xhr are created by doing all tests at load time and normalizes all the xhr creation functions so that none of them may throw an exception.
2011-02-03 06:12:47 +01:00
jaubourg
cb85da7b62
Fixes
#8125
. Status is set to 200 for requests with status 0 when location.protocol if "file:". Added test/localfile.html to control it works.
2011-02-01 17:22:01 +01:00