Due to our HTTP client default behavior, an `Accept` header is added to all API requests. This is fine for all commands except `gh api`, where the user should ideally have fine-grained control over most aspects of HTTP requests and where there should be little to no defaults in general. |
||
|---|---|---|
| .. | ||
| default.go | ||
| http.go | ||
| remote_resolver.go | ||
| remote_resolver_test.go | ||