...

Text file src/cmd/go/testdata/vcstest/auth/githttp401.txt

Documentation: cmd/go/testdata/vcstest/auth

     1handle auth
     2
     3-- .access --
     4{
     5	"Username": "aladdin",
     6	"Password": "opensesame",
     7	"StatusCode": 401,
     8	"Message": "ACCESS DENIED, buddy"
     9}
    10-- info/refs --

View as plain text