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