Export to GitHub

aspnetserve - issue #6

AspNetWork.GetProtocol() Is Unimplemented


Posted on Jun 29, 2008 by Happy Kangaroo

The GetProtocol() method of AspNetWorker is not implemented by indirection of the IsSecure() method of the same class.

Somehow figure out how to implement the IsSecure method to make the GetProtocol() method work.

Comment #1

Posted on Jun 29, 2008 by Happy Kangaroo

Assigned to release 1.3

Comment #2

Posted on Jun 29, 2008 by Happy Kangaroo

I have provided a basic implementation for detecting if the connection is secure.

Status: Fixed

Labels:
Type-Defect Priority-Medium Milestone-Release1.3