• Jacob Vosmaer's avatar
    Hard-code backend dialer for TCP too · 0bae36ad
    Jacob Vosmaer authored
    Workhorse usually connects to Rails over a Unix socket. This makes it
    impossible to accidentally follow redirects to another host. This
    change applies the same strictness when connecting to Rails over TCP.
    0bae36ad
roundtripper.go 2.63 KB