Intercept a request with a protocol different from http

G

Guest

I am developing an application client-server to build Dvb-Html sites for
Digital teletext. To distinguish between the pages resident on the file
system and the pages on air, two different protocol suffix are defined: http
and dvb respectively!.
So, if I define an image with <img src=dvb://123.44.55/myFolder/myPage />,
the page will be fetched from the pages on air.
The problem is this image is not intercepted by my IHttpHandler present on
the server.
Do I have the possibility to intecept this request on the server when the
protocol is different from http ?.

Thanks and best regards
 
K

Kevin Jones

I assume this is in a normal browser? If so, the browser won't know how
to interpret 'dvb' as a protocol, so that when you it sees the URL it
won't know what to do with it,

Kevin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top