mirror of
https://github.com/jquery/jquery.git
synced 2026-02-02 07:34:56 -05:00
Ajax: make jQuery#load "type" field explicit
* Move "evalScript.php" file to appropriate place
* Make jQuery#load "type" field explicit and add test for it
Ref trac-11264
Ref 4ef120d3f2
This commit is contained in:
1
test/data/ajax/evalScript.php
Normal file
1
test/data/ajax/evalScript.php
Normal file
@@ -0,0 +1 @@
|
||||
ok( "<?php echo $_SERVER['REQUEST_METHOD'] ?>" === "GET", "request method is <?php echo $_SERVER['REQUEST_METHOD'] ?>" );
|
||||
Reference in New Issue
Block a user