Skip to content

Commit

Permalink
Includes xhr_response with response
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbadia committed Aug 25, 2019
1 parent 18083c5 commit 405bc36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frameworks/ajax/system/request.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// ==========================================================================

sc_require('system/response');
sc_require('system/xhr_response');

/**
@class
Expand Down

0 comments on commit 405bc36

Please sign in to comment.