You should use the http method ___ to read data and ___ to update or create data
___
GET; POST
POST; GET
GET; PATCH
READ; WRITE