summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/TunnelUtils.h
Commit message (Collapse)AuthorAgeLines
* Return proper error if the nss layer encounters an error on the httpwolfbeast2019-03-22-3/+4
| | | | tunnel.
* Close the transaction if PR_Read/PR_Write failed.wolfbeast2019-03-22-1/+3
| | | | | | When PR_Read/PR_White returns -1, we have to use ErrorAccordingToNSPR to get the error code. We need to close the transaction if a real error happens.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+250