Closed Sina-Ghaderi closed 3 years ago
non-http connection stuck on http proxy, http handle conn function never get released, bcz nothing ever sends on notify channel, bcz connection is not http and setHostName() never runs.
TODO: FIX THIS
fixed. commit: https://github.com/Sina-Ghaderi/goshkan/commit/afb841756fdbb486456920e4d3f46b6e7168d701#commitcomment-60264681
non-http connection stuck on http proxy, http handle conn function never get released, bcz nothing ever sends on notify channel, bcz connection is not http and setHostName() never runs.
TODO: FIX THIS