Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. this.http.post(this.appService.getWPEndPoint('content/dashboard'),null,{})
  2.  
  3. $.post(URL,OPTIONS,function(response){
  4. },'json');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement