]> git.arvados.org - arvados.git/commit
2673: Use _method=GET hack to avoid combining request body with GET
authorTom Clegg <tom@curoverse.com>
Tue, 13 May 2014 18:36:50 +0000 (14:36 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 13 May 2014 18:36:50 +0000 (14:36 -0400)
commitacef63e2e3e629da8b6825f33e6de7bf6bcc4fc2
tree95cbd915e07c43296b93a9d1915023dd66c5cf41
parentf54395a1b98c4146a795ce7b18e04c23630ab631
2673: Use _method=GET hack to avoid combining request body with GET
method (but still support parameters too long to fit in a query
string).
sdk/perl/lib/Arvados.pm
sdk/perl/lib/Arvados/Request.pm