Hi all,
Can anyone tell me where the prefix registration is done for
HttpWebRequest? FOr example, if I write a pluggable protocol using
WebRequest the user has to do WebRequest.RegisterPrefix("prefix:") -
but not for "http:" - where is this defined please?
--
Martin Hinks