mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
With an empty API headers config like
```js
"API": {
"HTTPHeaders": {}
},
```
running collect-profiles.sh shows connection errors when trying to POST to `/debug/pprof-mutex/` end point when using `localhost`.
The same errors do not occur when using `127.0.0.1`
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
|
||
|---|---|---|
| .. | ||
| archive-branches.sh | ||
| check_go_version | ||
| check_version | ||
| collect-profiles.sh | ||
| container_daemon | ||
| dist_get | ||
| gencmdref | ||
| graphmd | ||
| ipns-republish | ||
| maketarball.sh | ||
| mkreleaselog | ||
| Rules.mk | ||
| test-go-fmt | ||