aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Collapse)Author
2016-02-29Fixes to event_http_server for examplesDavid Paul
Set Content-Length on responses. Otherwise e.g. curl will wait forever for the connection to close. Set request data to request body only, instead of full request. Parsing of any local commands would fail previously. Change-Id: Iba8ebb429ec3430d32d8a166dcc6985a5f79562e Reviewed-on: https://weave-review.googlesource.com/2781 Reviewed-by: Dave Paul <davepaul@google.com>
2016-01-14libweave: Remove gyp build files.Jacob Marble
Also, added notes to examples/build.sh and examples/prerequisites.sh so that folks know where to turn to. BUG: 26508278 Change-Id: Ibc224916463383cd75089b9ef1c468bc12d150ca Reviewed-on: https://weave-review.googlesource.com/2189 Reviewed-by: Vitaly Buka <vitalybuka@google.com>
2015-11-02Remove the unneeded libweave directoryPaul Westbrook
Change-Id: I30fd8c5626cf83da6415ffa14a2019ef43be9916 Reviewed-on: https://weave-review.googlesource.com/1450 Reviewed-by: Paul Westbrook <pwestbro@google.com>