2-1
Lady Cordelia Cache
Not Done
Briefing
Lady Cache controls the treasury. She's nervous, defensive. Ask about the budget discrepancies.
Command
curl "https://httpqueen.net/suspects/cache?question=budget" \
-H "Authorization: Bearer YOUR-TOKEN"
What You'll Learn
Query parameters (?key=value) customize GET requests. Caching (304 Not Modified) means 'you already have the latest version.'
Old Margot whispers: "Try the same question twice. Notice how she responds the second time? Add query parameters for specific questions."