Commit 0f6420e5 authored by Nick Mathewson's avatar Nick Mathewson 🥔
Browse files

Changes file for dirreq refactoring branch

parent 91553417
Loading
Loading
Loading
Loading

changes/ticket21646

0 → 100644
+6 −0
Original line number Diff line number Diff line
  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.