I wonder would image data be encoded in some fashion to 'compress it' or
uuencode or similar stuff. Pardon my ignorance here but this thread has
been a great learning experience.

John Warner




> -----Original Message-----
> From: Discussion of advanced .NET topics.
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Peter Ritchie
> Sent: Thursday, August 21, 2008 11:40 AM
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: Re: [ADVANCED-DOTNET] Web Proxy and Images C#
>
>
> The browser may be caching the image...
>
> I would expect that a proxy would simply send back byte[].
> Unless it's some sort of smart proxy, it should only know
> that data is going through it, not what type the data is.
>
> It could detect the type of the request and send data back in
> a specific way...
>
> Is there something specific you're trying to accomplish with
> this proxy?
>
> ===================================
> This list is hosted by DevelopMentorR  http://www.develop.com
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com
>

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to