<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 10/21/16 9:07 PM, Cantor, Scott
      wrote:<br>
    </div>
    <blockquote
cite="mid:9846A6064BD102419D06814DD0D78DE112A5C039@CIO-TNC-D2MBX02.osuad.osu.edu"
      type="cite">
      <pre wrap="">On the subject of "why upgrade HttpClient", I just wasted about 3 hours debugging a bug in this version, turns out if you pass an InputStream as the source for an entity body to send, it sets the length to 1 instead of -1, and literally sends 1 byte. ;-(</pre>
    </blockquote>
    <br>
    <br>
    Yikes.  That is always very frustrating. :-(<br>
    <br>
    On the technical aspects: Did you actually verify that they have an
    issue for this, and that it is fixed in a newer version?  For the
    record, was this org.apache.http.entity.InputStreamEntity? <br>
    <br>
    <br>
  </body>
</html>