commit | 4fccd322c89b2d44a3ed4f472348f48773e03be4 | [log] [tgz] |
---|---|---|
author | Sergey Murashov <smurashov@mirantis.com> | Sat Mar 22 09:58:52 2014 +0400 |
committer | Sergey Murashov <smurashov@mirantis.com> | Tue Apr 08 13:49:55 2014 +0400 |
tree | 88037971a2ad2cbcdbd1114ab7aa4a74de981493 | |
parent | a16c49fcd50fcb8370c9d301cb18aafd5f7b1a78 [diff] |
Add opportunity to directly update headers Added change in request's methods in rest_client for directly updating headers. If someone want to add some custom headers to default headers he can pass variable extra_headers=True in one of the request's methods(POST/PUT/...) and headers should be added to default headers Change-Id: Ifbe49a9f7a6e2de780953ef9dcd39e443d74d151 Closes-bug: 1295661