Skip to content

Commit

Permalink
Forgotten piece of code from previous commit
Browse files Browse the repository at this point in the history
Signed-off-by: jaubourg <aubourg.julian@gmail.com>
  • Loading branch information
jaubourg committed Jan 17, 2010
1 parent 044a2b1 commit 0e30187
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/xhr.js
Expand Up @@ -492,6 +492,9 @@ jQuery.xhr = function( _native ) {
return false;
}

// Put beforeSend back in
s.beforeSend = beforeSend;

resetMethods();
}

Expand Down

0 comments on commit 0e30187

Please sign in to comment.