mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
8f93e11699
- when authentication fails cookie „last_nonce” is set, this cookie is used to check that next authentication is not used for next authentication attempt. If it is challenge response is send with stale=true flag.