Fix to handle empty first-line in HTTP Response
- When the first line read in the HTTP response is empty, read the next line into httpResult. - Fixes bug where next line was read but httpResult was not updated
Showing
Please
register
or
sign in
to comment