apiRoot}/post`; this.http.post(url, {moo:"foo",goo:"loo"}).subscribe(res => console.log(res.json())); }. this prints out: JSON.
確定! 回上一頁