Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

angular set content type

return this.http.post(this.URL , body, {headers : new HttpHeaders({ 'Content-Type': 'application/json' })});
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #angular #set #content #type
ADD COMMENT
Topic
Name
7+2 =