httpd: Fix git handler
Apply the SocketAddr -> DualAddr change made in commit 4d062d83 to the git handler and update the unit tests accordingly.
Apply the SocketAddr -> DualAddr change made in commit 4d062d83 to the git handler and update the unit tests accordingly.
add commit description
Nice work! Tests passed and I could verify locally that the /raw endpoint works both on TCP as well as socket file.
Thanks for the contribution!