Question

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

Answers

GPT-4o mini
The correct method for storing or putting an entity at a specific URL is **put()**.

Thus, the answer is **put()**.

Related Questions