commit | 8e1f86111b4800542edf8dbae834a5c0a958e367 | [log] [tgz] |
---|---|---|
author | Daisuke Morita <morita.daisuke@lab.ntt.co.jp> | Tue Nov 26 15:43:21 2013 +0900 |
committer | Daisuke Morita <morita.daisuke@lab.ntt.co.jp> | Tue Nov 26 15:46:28 2013 +0900 |
tree | 8fde6bdcb4dbde2617f0f2ef0a914bb659e47035 | |
parent | 1c15a0fffe85259630574dc2fc0611a21dde6cf2 [diff] |
Check HTTP response headers of Swift API in detail All HTTP response headers for each Swift API are checked their existence and style. For checking, create custom_matchers.py file in common directory and implement specific matchers so that they can be reused. Change-Id: I7dcd87c814cf657999796bda75482505112b4edb Closes-Bug: #1240856