Wiring HTTP client security in Spring

Brent Putman putmanb at georgetown.edu
Mon Oct 24 11:39:33 EDT 2016



On 10/21/16 9:07 PM, Cantor, Scott wrote:
> 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. ;-(


Yikes.  That is always very frustrating. :-(

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?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20161024/8dc3fb3c/attachment.html>


More information about the dev mailing list