(Choose 1 answer)
Which of the following consisted of a REST request generally?
A. HTTP verb: This denotes what kind of operation the requests want to perform on the server
B. RequestHeader: This element of the REST request allows the client to get more information about the request object
C. URLAction: The virtual path to the resource that the REST request wants to operate on
D. None of the others
Exit 17