Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. return $http.post(`${myUrl}/api/request`,
  2. data,
  3. {myApiResponse: true});
  4.  
  5. `${myUrl}..`
  6.  
  7. `${ ??
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement