keystone/releasenotes/notes/bug-1696574-15a728396350a95...

9 lines
332 B
YAML

---
fixes:
- |
[`bug 1696574 <https://bugs.launchpad.net/keystone/+bug/1696574>`_]
All GET APIs within keystone now have support for HEAD, if not already
implemented. All new HEAD APIs have the same response codes and headers as
their GET counterparts. This aids in client-side processing, especially
caching.