Posted by: Pdfprep
Post Date: November 22, 2020
Why is a REST API considered stateless?
A . The client requests to the server do not include state information.
B . The REST API is an international AP
D . No client context is stored on the server between requests.
E . The state of the server is not important when making requests.
Answer: A
Leave a Reply