What are the RESTful web services drawbacks?
- Because the client side does not supply a specific session id for it, RESTful web services are transient and do not keep session simulation responsibility.
- Inherently, REST is unable to enforce the security limitation. However, by putting protocols in place, it inherits them. To improve the security of the REST APIs, SSL/TLS authentication integration must be done with great care.
복습용 저장
복습용 저장
이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.