ClientAuth
Name |
Description |
No client authentication is requested or required. |
|
Accept authentication if presented by client. If this option is set and the client chooses not to provide authentication information about itself, the negotiations will continue. |
|
Require client to present authentication, if not presented then negotiations will be declined. |
CookieSameSite
Name |
Description |
The browser will send cookies with both cross-site requests and same-site requests. |
|
The browser will only send cookies for same-site requests (requests originating from the site that set the cookie). If the request originated from a different URL than the URL of the current location, none of the cookies tagged with the Strict attribute will be included. |
|
Same-site cookies are withheld on cross-site subrequests, such as calls to load images or frames, but will be sent when a user navigates to the URL from an external site; for example, by following a link. |
DnsResponseCode
Name |
Description |
ID 0, no error |
|
ID 1, format error |
|
ID 2, server failure |
|
ID 3, name error |
|
ID 4, not implemented |
|
ID 5, operation refused |
|
ID 6, domain name should not exist |
|
ID 7, resource record set should not exist |
|
ID 8, rrset does not exist |
|
ID 9, not authoritative for zone |
|
ID 10, name not in zone |
|
ID 11, bad extension mechanism for version |
|
ID 12, bad signature |
|
ID 13, bad key |
|
ID 14, bad timestamp |
HttpVersion
JsonEventType
ProxyType
ReplyFailure
Name |
Description |
The message send failed because no reply was received before the timeout time. |
|
The message send failed because no handlers were available to handle the message. |
|
The message send failed because the recipient actively sent back a failure (rejected the message). |
|
A fatal error occured while delivering the message. Do not retry to send. |