Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow ":" character in digestAuth password
str.split() -function would cut rest of the password off when encountering a ":" character.
- Loading branch information