SPR# ASHH659BFE - Fixed code to handle reading from stderr correctly. The problem was that the http code was trying to read from a pipe that had no data and would become blocked, preventing the http code from read from stderr. This fix applies to Unix platforms only.
↧