I wrote an HTTP proxy server. Every site on the internet I ever tried worked through it except HN, which went into a redirect loop. I investigated (insofar as HN's hair-trigger banning allows such things) and think this was due to the fact that the proxy was normalising header case. If this is fixed, I'll be very happy.
I wrote an HTTP proxy server. Every site on the internet I ever tried worked through it except HN, which went into a redirect loop. I investigated (insofar as HN's hair-trigger banning allows such things) and think this was due to the fact that the proxy was normalising header case. If this is fixed, I'll be very happy.