Guest User

Untitled

a guest
May 31st, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. jQuery.ajax({
  2. type: "GET",
  3. url: "foo.php",
  4. username: "foo",
  5. password: "bar"
  6. });
Add Comment
Please, Sign In to add comment