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

a. post

b. put()

c. get

d. head

b. put()

The correct method request that is used to store or put an entity at a specific URL is:

b. put()