Share via

Behaviour difference in Expect100Continue in TLS1.2 & TLS1.3

Ajesh Kumar T T 1 Reputation point
2022-09-15T03:11:35.773+00:00

Hi
We observed the following difference in sending the payload in TLS1.2 & TLS1.3.
When Expect100Continue to set to true,
TLS1.2
Send the pay load along with the header without waiting for 100 continue response.
TLS1.3
Send the empty pay load along with the header and waiting for 100 continue response.

Could you please confirm whether the behavior in TLS1.2 is a bug or not.

Windows for business | Windows Server | Devices and deployment | Configure application groups
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Limitless Technology 45,241 Reputation points
    2022-09-19T09:01:16.63+00:00

    Hello there,

    There are reports of some different behavior of TLS 1.3 in Windows 11 and I guess this is also one of them . You can try to share this via the feedback hub along with logs so that this can be analyzed.

    These are some example threads that shares similar experience. TLS 1.3 doesn't work on Windows 11 through SChannel API https://learn.microsoft.com/en-us/answers/questions/708734/tls-13-doesn39t-work-on-windows-11-through-schanne.html

    A WCF request with "Expect: 100-continue" header returns a 400 bad request. It is happening only TLS 1.3 https://learn.microsoft.com/en-us/answers/questions/1002620/a-wcf-request-with-34expect-100-continue34-header.html

    I hope this information helps. If you have any questions please let me know and I will be glad to help you out.

    -------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.