AuthNegotiate.supported

bool supported()

Indicates whether libsoup was built with GSSAPI support.

If this is false, SOUP_TYPE_AUTH_NEGOTIATE will still be defined and can still be added to a classSession, but libsoup will never attempt to actually use this auth type.

Returns

true if supported otherwise false