Gabriella Lotz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22063
Change subject: [squeasel] Allow HTTP unsafe methods ...................................................................... [squeasel] Allow HTTP unsafe methods By default squeasel does not allow PUT, DELETE and CONNECT HTTP methods [1]. For the REST API development we need these HTTP methods. This patch adds the -DALLOW_UNSAFE_HTTP_METHODS flag to the squeasel build arguments. [1] https://github.com/cloudera/squeasel/blob/ d83cf6d9af0e2c98c16467a6a035ae0d7ca21cb1/squeasel.c#L220-L223 Change-Id: I14580704c0274ca83f318bcdab6d4cf3509ec271 --- M thirdparty/build-definitions.sh 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/63/22063/1 -- To view, visit http://gerrit.cloudera.org:8080/22063 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I14580704c0274ca83f318bcdab6d4cf3509ec271 Gerrit-Change-Number: 22063 Gerrit-PatchSet: 1 Gerrit-Owner: Gabriella Lotz <[email protected]>
