Try it with simple domain name
sockwrite -n $sockname Host: site.com


try not to use Host: $+ %site as the $+ will make it Host:%Site surely

Also is %url prefixed with /
if so wouldnt GET / $+ %url return //pics/pic.jpg

just a few thoughts.


If At First You Don't Succeed, Ask Someone For Help......