Slide 30
Slide 30 text
the ‘http’ method in ‘msg’
starts composing an http request
chain it with ‘query’ to set
the query parameters
...or with ‘header’ to set the
headers for the request
perform the request with ‘get’,
‘post’, ‘put’, ‘patch’ or ‘delete’!