A. It requires that a view can only be accessed with a POST request
B. It requires user authentication for a view
C. It enforces HTTPS for a view
D. It requires that a view can only be accessed with a GET request
Correct Answer is :
A. It requires that a view can only be accessed with a POST request