Skip to main content
GET
/
debug
/
pprof
/
Responds the pprof html page listing the available profiles
curl --request GET \
  --url http://localhost:8080/debug/pprof/
"<string>"

Response

200 - text/html

OK

The response is of type string.