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