Summary
Specifies possible protocols to hook to in a
UrlHook.
Enum values
| 3 | The hook responds to all supported protocols. |
| 1 | The hook responds to unencrypted HTTP. |
| 2 | The hook responds to HTTP encrypted via an SSL transport layer. |
| 0 | The hook will never match. |