mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 13:14:59 -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
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