<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font face="Helvetica, Arial, sans-serif">hi Christian,</font></p>
    <p><font face="Helvetica, Arial, sans-serif">                i Think
        it Depends Http Version, https 2 has server send binary streams
        of data! Http1 has  plain text  Http 1 works may be!</font><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On Wednesday 04 January 2023 09:25 PM,
      Christian Mazakas wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAHf7xWtExjUtN7CM9C+V1=o+wN552xP4F3cZK+osqJSvMr9aeQ@mail.gmail.com">
      <div dir="ltr">
        <div dir="ltr">Hey everyone,
          <div><br>
          </div>
          <div>I'm trying to get libssl to work without using any
            built-in I/O so for this,</div>
          <div>I'm using manually managed BIO pairs.</div>
          <div><br>
          </div>
          <div>It seems like I can get a TLS Client Hello written to a
            user-provided buffer</div>
          <div>but I'm having trouble getting the server to parse this
            data and generate</div>
          <div>its own Server Hello in response.</div>
          <div><br>
          </div>
          <div>I have a Compiler Explorer link that demonstrates my
            issue here:</div>
          <div><a href="https://godbolt.org/z/ncxezWfqG"
              moz-do-not-send="true">https://godbolt.org/z/ncxezWfqG</a><br>
          </div>
          <div><br>
          </div>
          <div>Is there something plainly obvious that I'm missing? I've
            been scouring the</div>
          <div>docs so I'm wondering if there's something easy I missed.</div>
          <div><br>
          </div>
          <div>- Christian</div>
        </div>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Thanks,
udhayakumar</pre>
  </body>
</html>