Page 1 of 1

Which REST architectural constraint indicates that no client context should be stored on the server between requests?

Posted: Fri Jul 22, 2022 2:52 pm
by answerhappygod
Which REST architectural constraint indicates that no client context should be stored on the server between requests?

A. cacheable
B. stateless
C. uniform interface
D. client-server