Skip to main content
Home Forums 68kMLA Copperweb, adventures in self-hosted proxies — #9
Post #9 by yuhong
Source Forum68kMLA
CategorySoftware
Post DateWed, 6 Jul 2011 - 23:34
Original URLhttps://68kmla.org/bb/threads/copperweb-adventures-in-self-hosted-proxies.23007/
Post
And yea, some useful preprocessing I can think of is to convert UTF-8 to an encoding legacy browsers can handle. Only Netscape/IE 4 and later can handle UTF-8. Another example is to add a Host: header for very old browsers, and in fact I think jwz already has a script that can do exactly that.

mp.ls