Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.Servers.Protocols

Summary

Specifies possible protocols to hook to in a UrlHook.

Enum values

3The hook responds to all supported protocols.
1The hook responds to unencrypted HTTP.
2The hook responds to HTTP encrypted via an SSL transport layer.
0The hook will never match.