QuestionQ14
REST APIWhich two HTTP methods does a REST API client use to execute RPC requests on the server?
Choose two
- A POST
- B HEAD
- C GET
- D CONNECT
Which two HTTP methods does a REST API client use to execute RPC requests on the server?
Community Discussion