Closed Bug 760232 Opened 12 years ago Closed 8 years ago

nsHttpChannel checks mURI->SchemeIs("https") instead of using mConnectionInfo->UsingSSL() in several places

Categories

(Core :: Networking: HTTP, defect)

defect
Not set
minor

Tracking

()

RESOLVED WONTFIX

People

(Reporter: briansmith, Unassigned)

Details

I agree with Honza's comments in bug 746018 that it is cleaner to use mConnectionInfo->UsingSSL() whenever possible.
scheme defines the property we are looking for - not the transport. (e.g. http:// over https:// connection to proxy).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.