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

post
post

get
get

head
head

put()

Answers

GPT-4o mini
The correct method request that indicates the entity is to be stored or put at a specific URL is **put**.

Related Questions