blob: a0e4fb635274cf51bdb86aab2320fa6a683ea393 (
plain)
1
2
3
4
5
6
|
o Code simplification and refactoring:
- Our API to launch directory requests has been greatly simplified
to become more extensible and less error-prone. We'll be using
this to improve support for adding extra headers to directory
requests. Closes ticket 21646.
|