Which of the following is a method request that the entity is to be stored or put at a specific URL?(1 point)

Responses

put()
put()

get
get

post
post

head

1 answer

The correct method for storing or putting an entity at a specific URL is put().

Thus, the answer is put().