Handle issue with two concurrent JSONP requests that use the same callback name.
authorPinhook <contact@pinhooklabs.com>
Wed, 13 Oct 2010 14:30:19 +0000 (10:30 -0400)
committerjeresig <jeresig@gmail.com>
Wed, 13 Oct 2010 14:30:19 +0000 (10:30 -0400)
commit39addc87a37b32be19f2c58ec8babe752c0243e1
tree399c33a7b6b86bfd745a7d116193aab1be67938b
parent8fb4d9af74d61e4bc55e615a21115c48bf5f65d9
Handle issue with two concurrent JSONP requests that use the same callback name.
src/ajax.js