mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
6 lines
287 B
Text
6 lines
287 B
Text
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.
|
|
|