Skip to content

Commit

Permalink
Exports _gpfHttpRequest (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Oct 6, 2017
1 parent b571aa5 commit c9422b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/http.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
/*global _GPF_HTTP_METHODS*/ // HTTP Methods
/*global _gpfHost*/ // Host type
/*global _gpfHttpMockCheck*/ // Check if the provided request match any of the mocked one
/*exported _gpfHttpRequest*/ // HTTP request common implementation
/*exported _gpfHttpRequestImplByHost*/ // HTTP Request Implementation per host
/*#endif*/

Expand Down

0 comments on commit c9422b4

Please sign in to comment.