http { GET "...." if ctx.IsHuman then Accept "text/html" else Accept "application/json" }