get https://api.github.com/ User-Agent: {{(format “Emacs %s” emacs-version)}}
get https://api.github.com/user User-Agent: {{(format “Emacs %s” emacs-version)}} Authorization: Bearer {{(funcall (plist-get (car (auth-source-search :host “api.github.com” :max 1)) :secret))}}
template https://api.github.com User-Agent: {{(url-http-user-agent-string)}} Authorization: Bearer {{(funcall (plist-get (car (auth-source-search :host “api.github.com” :max 1)) :secret))}}
get /user
get /repos/xuchunyang/elisp-demos/issues
get /repos/xuchunyang/elisp-demos/issues
get /repos/xuchunyang/elisp-demos
get /repos/xuchunyang/unknown