Change ResourceErrorCurl::httpError funciton to a Constructor. The Curl port does not need many helper functions in ResourceError like the SOUP port. (eg. transportError, genericGError, tlsError) At the moment there is only one ResourceErrorCurl::httpError left, so we will change it to a Constructor. Also, the terms SSL and TLS are mixed throughout the source. Rename the ResourceErrorCurl::isSSLCertVerificationError function to reduce the mix.
Pull request: https://github.com/WebKit/WebKit/pull/7379
Committed 257611@main (f18b00486195): <https://commits.webkit.org/257611@main> Reviewed commits have been landed. Closing PR #7379 and removing active labels.
<rdar://problem/103169728>