You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some TDS endpoints (like Dataverse/sharepoint) may reply during TLS handshake with a packet type 4 which was the spec before TDS 7.2. The packet type value doesn't really matter so just add packReply to the check.
The text was updated successfully, but these errors were encountered:
Some TDS endpoints (like Dataverse/sharepoint) may reply during TLS handshake with a packet type 4 which was the spec before TDS 7.2. The packet type value doesn't really matter so just add
packReply
to the check.The text was updated successfully, but these errors were encountered: