POST/PUT request bodies silently dropped, causing requests to hang indefinitely #153
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Any HTTP request with a body (POST, PUT, PATCH) sent through the tunnel hangs until the client times out.
Reproduce