Text file src/cmd/go/testdata/vcstest/auth/githttp401.txt
1 handle auth 2 3 -- .access -- 4 { 5 "Username": "aladdin", 6 "Password": "opensesame", 7 "StatusCode": 401, 8 "Message": "ACCESS DENIED, buddy" 9 } 10 -- info/refs -- 11
1 handle auth 2 3 -- .access -- 4 { 5 "Username": "aladdin", 6 "Password": "opensesame", 7 "StatusCode": 401, 8 "Message": "ACCESS DENIED, buddy" 9 } 10 -- info/refs -- 11