Practice ยท 2 of 2
Trace a Protected Request
A logged-out visitor opens a members-only page. Order the steps: put the strings "browser requests page", "server checks session", "no session found", "redirect to login" into the array in the order they happen.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Architecture in Real Scenarios