Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#800·k6

Refactor HTTP digest authentication

Author: na--Created Oct 9, 2018Updated Sep 8, 2026
Labelsbugrefactornew-httptriage

Currently the HTTP digest authentication is part of the http.request() method, it would probably be better off (more readable and testable for sure) as a http.RoundTripper wrapper like these. This issue is a spin-off from the original HTTP request refactoring one.

Source: grafana/k6

View original on GitHubView discussion on GitHub