Is there a way to have a "stack dump" response in Zinc?

#debugMode is good for development, but I'm having an "Internal Error:
4", that I don't know how to trace.

*   Trying 167.71.182.110...
* TCP_NODELAY set
* Connected to fore.base.golf (167.71.182.110) port 8090 (#0)
> GET /web HTTP/1.1
> Host: x.y.z:8090
> User-Agent: curl/7.58.0
> Accept: */*
>
< HTTP/1.1 500 Internal Server Error
< Content-Length: 512
< Content-Type: text/plain;charset=utf-8
< Server: Zinc HTTP Components 1.0 (Pharo/8.0)
< Date: Mon, 26 Jul 2021 00:45:39 GMT
<
* Connection #0 to host x.y.z left intact
Internal Error: 4

Regards!

Esteban A. Maringolo

Reply via email to