Branch: refs/heads/master Home: https://github.com/jenkinsci/webhook-step-plugin Commit: aab23e4c3614526d7f06a061ad32c1944b2657f6 https://github.com/jenkinsci/webhook-step-plugin/commit/aab23e4c3614526d7f06a061ad32c1944b2657f6 Author: Chris Pitman <cpitm...@gmail.com> Date: 2017-10-04 (Wed, 04 Oct 2017)
Changed paths: M .gitignore M src/main/java/org/jenkinsci/plugins/webhookstep/WebhookRootAction.java Log Message: ----------- Stream upload data Previously we needed to know the data length to create a buffer to read the data into, but http requests don't always include that data. This change streams data until the body is fully consumed. Fixes #1 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.