📅  最后修改于: 2022-03-11 14:54:10.092000             🧑  作者: Mango
$ curl -I https://api.github.com -u foo:bar
> HTTP/2 401
> {
> "message": "Bad credentials",
> "documentation_url": "https://docs.github.com/rest"
> }