Networking
HTTP methods and idempotency
In a REST API, select all the methods that are idempotent, meaning sending the same request several times leaves the server in the same state as sending it once.
Pick all that apply
HTTP methods and idempotency
In a REST API, select all the methods that are idempotent, meaning sending the same request several times leaves the server in the same state as sending it once.
Pick all that apply