Create an Account
username: password:
 
  MemeStreams Logo

RE: ASP.NET and user agents

search


RE: ASP.NET and user agents
by Decius at 8:10 am EST, Jan 23, 2008

Acidus wrote:
ASP.NET does not push any JavaScript in a response if the request does not have a User-Agent header. This is most likely from that built-in "Capabilities" info available on the incoming Request object.

Interesting, and annoying. webClient.Headers.Add("User-Agent",...) to the rescue!

I'm pretty sure the whole thing was intentionally designed to be a royal pain in the ass if your User Agent isn't IE.

RE: ASP.NET and user agents


 
 
Powered By Industrial Memetics