meta { name: Digest Auth 401 type: http seq: 2 } get { url: https://www.httpfaker.org/api/auth/digest/auth/admin/badpassword body: none auth: digest } auth:digest { username: foo password: passwd } assert { res.status: eq 401 }