1
vote
0answers
28 views

ASP.NET MVC 3 Add Custom Header Exception

I want to add response header "Access-Token" >name "My Custom Value">value then i am getting this error; system.platformnotsupportedexception why do you think? public abstract class ...
0
votes
2answers
39 views

How to secure ASP.NET REST with JQUERY client call

I am completely new in the rest web services world and I traveled hugely articles on the web trying to implement REST webservices in ASP.NET (with in parallel a webform application in another project) ...
0
votes
2answers
26 views

How do I append a specific header to an HttpResponse by default from an ASP.NET web service?

I have a web service with many methods. Clients accessing this service could be from any domain (which means I have to put some cross-domain magic in here and there). I found a header I can add to ...
0
votes
0answers
12 views

Disable “Calendar Feed” Via Http Response Code?

We have a .NET web application that allows users to "subscribe" to a calendar feed containing the schedules for their kids' teams. This works great and several thousand people use it each year. I ...
0
votes
1answer
11 views

Passing collection name dynamically

Can any one suggest for a simple but tricky query. I have a function like public object GetPropertyValue(object obj_, string property_) { return HttpContext.Current.Request.Headers[property_]; ...
0
votes
0answers
19 views

How to not send headers to the browser for application errors before handling errors

Right now i am able to generate custom errors page with the code below at web config <customErrors mode="On" defaultRedirect="Error404.aspx" redirectMode="ResponseRewrite"> <error ...
1
vote
1answer
184 views

Post request to .NET works in jQuery but not in Angulars $http

I'm having a hard time getting Angular to do a post request that my server understands. I either need to implement a fix server side or transform the request pre flight clientside. jQuery.post When ...
0
votes
0answers
77 views

Convert ASP HTTP request to PHP Curl request

If this code is correct and working in asp String xmlstc = "Some XML Code"; HttpWebRequest httpWebRequest = (HttpWebRequest)WebRequest.Create(server); httpWebRequest.Method = "POST"; ...
7
votes
2answers
85 views

Which code component in an ASP.NET (WebForms or MVC) application serves website resources such as images?

When you have an image tag in your application like so: <img src = @Url.Content("~/foo/bar.jpg") /> or like so: <asp:image src = "~/foo/bar.jpg" /> or like so: <input type = ...
0
votes
1answer
122 views

Http Request not reaching the IIS module

During development of an IIS module for basic authentication, I stocked to a problem. The module is working fine when browsing the pages, but when calling web-services it seems that request does not ...
0
votes
0answers
26 views

Stopping login redirect on 401 response code

I have a custom handler setup to handle the path /Git.ashx. This handler takes care of all of its own authentication by setting the response code like so: Dim authHeader As String = ...
1
vote
1answer
162 views

Can I modify the Request.Headers collection?

I have an ASP.NET site that uses a third-party reporting component. This component is misbehaving by throwing a NullReferenceException whenever the client browser is not specifying a User-Agent in ...
0
votes
1answer
51 views

Detect email client or website

I am interested to detect the email client or website a new user of my site is redirected from. For instance, if he was redirected from Gmail.com (by clicking a link in one of his email there) I would ...
1
vote
2answers
144 views

How do I read all X Headers in asp.net

I want to be able to identify a mobile device using some form of ID. I read this answer: Get unique, static id from a device via web request about reading x headers in asp.net but when I list all the ...
1
vote
1answer
75 views

HTTP Basic Authorization in .NET

Perhaps I'm missing something, or perhaps .NET is missing something (preferably the former) When building an application (not exclusively ASP.NET, but such is my situation; specifically an ASP.NET ...
3
votes
2answers
198 views

Setting value of “expires” http header programmatically in asp.net

In an ASP.NET site, I would like to add an "Expires" header to certain static files, so I added a clientCache configuration like this for the folder where these file are: <system.webServer> ...
0
votes
1answer
148 views

Resuming HTTP download in IE9

i'm really stuck with resuming download process in IE 9. Everything works great in other browsers and download managers. I know about required headers to resume download, but IE does not send them ...
1
vote
2answers
234 views

Why aren't the Server and X-Powered-By headers being removed?

My ASP.NET 4.5 app is being deployed to shared hosting so I do not have access to IIS settings. To remove the X-Powered-By header, I specify in web.config: <system.webServer> ...
2
votes
1answer
610 views

How to add cross domain support to WCF service

I'm trying to allow POST requests from my javascript app hosted at localhost:80 to a WCF REStful service hosted at a different port, but somehow it doesn't work. I've tried adding custom properties to ...
1
vote
1answer
153 views

Cache-Control Headers in ASP.NET not outputting max-age

I have this code: context.HttpContext.Response.Cache.SetCacheability(HttpCacheability.Public); context.HttpContext.Response.Cache.SetMaxAge(TimeSpan.FromHours(24)); And the response is this: ...
2
votes
1answer
147 views

Error in getting HTTP response custom Header

I am trying to add a custom Headers -> e1 HttpContext.Current.Response.AddHeader("e1","example of an exception"); to HTTP response in Page_Load method which works fine as I checked it in chrome ...
1
vote
2answers
334 views

ExtJs is sending bad header on submit on 'Ext.form.field.file'

so as mentioned above I am uploading a file through ExtJs using Ext.form.field.file. However, when I do it, it sends the following header Accept: ...
0
votes
2answers
348 views

How to add a Custom HTTP Header for a page hosted in IIS 7.0?

How to add a Custom HTTP Header for a page hosted in IIS 7.0? It is possible to add one for a folder but not for a page in IIS 7.0 or I couldn't find out how. However, in IIS 6.0, you can easily ...
0
votes
0answers
280 views

How to configure IIS to allow an https page being iframed within an http page within the same domain?

I have a site hosted in IIS 6.0 (I've also tested it with IIS 7.0, same result) and I've configured my page so that it only accepts iframes hosted in the same origin domain using this: ...
2
votes
1answer
149 views

Force a single background image to *NOT* cache

I have a div tag on my site that uses a background image. When we make a tiny text change in that image and ftp it back to the server, it continues to serve it as 304 not modified and uses the cached ...
3
votes
2answers
128 views

Why does HTTP headers doesn't get created when I use Server.Transfer()?

I'm using an .aspx page to serve an image file from the file system according to the given parameters. Server.Transfer(imageFilePath); When this code runs, the image is served, but no Last-Modified ...
0
votes
1answer
811 views

IE8 Document mode not being set correctly

I have a website, where IIS sends the following in the header (which is correct for the overall site): X-UA-Compatible: IE=Edge However, on a specific page, I have at the very top of my ...
3
votes
1answer
176 views

How to access TCP option headers from inside IIS?

In some circumstances providers of Internet acceleration services (e.g. Akamai's IPA) will do NAT'ing of the connection, but provide information about the original client IP addess in a TCP option, ...
0
votes
0answers
127 views

How to set the Content-Length header and it work in Cassini?

I'm working on a slightly low-level ASP.Net project. One of the things I need to support is properly handling HEAD requests. For the uninitiated, a HEAD request is basically just HTTP headers with no ...
0
votes
1answer
195 views

Unable to render excel download from aspx page

I have an ASP.NET (webforms) page that renders MS-Excel back to the response stream on click of a button. Everything works perfectly in testing but on live deployment, I get this dialogue box after ...
1
vote
2answers
68 views

Download Document in the right format without MIME

I have got this WebService that allows uploading/downloading any docs (mostly .docx, .doc, .pdf) and all it returns is byte[] when querying for downloading. I have written this code string ...
0
votes
1answer
390 views

How to set the page title when sending a file to the browser using Response.OutputStream.Write

I have a page that I use to pull a file from the database and either prompt for download or stream to the browser depending on how the URL is formatted. This is working fine, however nothing I do ...
1
vote
2answers
303 views

When I force downloading a file from a page, it split te file name by SPACE /C#?

Here is my code for the Force Download: // URL = Download.aspx?Url=How to use the Application.txt string q = Request.QueryString["Url"].ToString(); Response.Clear(); ...
0
votes
0answers
214 views

Creating P3P file in Asp.net

I want to access(read) the parent page(HTML Page) cookie from an embedded iframe (ASP.net page). i receive the below errors. when i click the yes it access the parent page. but when i click no it ...
4
votes
3answers
385 views

Is Request.Headers[“Header-Name”] in ASP.NET case-sensitive?

Is Request.Headers["Header-Name"] in ASP.NET case-sensitive? And if it is, how should I get a certain header (e.g. "X-requested-with") if I don't know for sure what case the client will send it in?
1
vote
1answer
215 views

Play a video file from a Virtual URL

I'm having a hard time trying to play a video from a Virtual URL on a Website. I cannot link directly to the video as the actual files not located anywhere under the web-accessible root. And, the ...
0
votes
2answers
1k views

How to set Response Header before Server.Transfer in Asp.Net?

I have a page where based on certain conditions I am either doing a Response.Redirect or Server.Transfer. Now I want to add a header for both the cases. So I am doing the following ...
5
votes
2answers
250 views

Is it okay to always return http status 304 for requests with “If-Modified-Since” if the content is static

In our Asp.Net Application we have an IHttpHandler handling requests for Images. The Handler is called with a special id which identifies an image in our Image Cache. Once an image is put into the ...
0
votes
1answer
908 views

Working with SSL client certificates embedded in the Request Header

To get around the problem of an SSL-terminating load balancer (it doesn't forward client certs to the application servers), our ISP has configured our environment such that client certificates are ...
2
votes
1answer
324 views

Setting headers to override IE intranet compatibility mode in ASP.NET

I have an intranet site that loads in IE7 compatibility mode, unless the user has unchecked "Display intranet sites in Compatibility View" on their version of IE8. Unfortunately, the client wants this ...
1
vote
1answer
569 views

How to check if HttpContext.Current.Response have an existing Header?

I was working on a scenario where I have to add header to the Response Header. I added a Response Header like this:- HttpContext.Current.Response.AddHeader("key1", "value1") After some functional ...
3
votes
2answers
264 views

How can I access the Header information from a HTTP Post in C#?

I am developing a MVC Web Application and I need to find a way to access the Header information of a HTTP Post that is being invoked from another application/source. So alls that i want my application ...
1
vote
1answer
205 views

ASP.NET - Difficulty Modifying Http Headers

I have been working in ASP.NET MVC for a while now, but one thing that has confused me about it is the difficulty involved in modifying HTTP Headers. It is simple enough to add headers ...
1
vote
1answer
116 views

Character encoding works locally not live

I am returning some data from the database which is entered using many different methods, usually copied and pasted from word. Rather than attempt to manually HtmlEncode every last character I had ...
1
vote
1answer
663 views

Can you set HTTP header before posting

Pretty sure I know the answer to this one, but want to make sure I'm not missing something... Running ASP.NET 4.0 and have a request where I need to send a user to a 3rd party app but set an HTTP ...
1
vote
1answer
259 views

404 redirect header showing 302

In my application i wrote below code for 404. Sub Application_Error(ByVal sender As Object, ByVal e As EventArgs) Dim exc As Exception Dim readdInfo As New NameValueCollection ...
1
vote
0answers
559 views

Remove server tag from http response header

I am trying to remove server tag from http response headers in asp.net(C#) With the help of stack overflow, I succeeded to create .dll file and added its reference in my project but still the server ...
1
vote
1answer
155 views

Wrangling Control of HTTP Headers in ASP.NET

I'm working with ASP.NET MVC3, and I'm trying to get absolute control over my headers because a client application that I'm working with expects a very specific content type. What I'm finding when ...
0
votes
1answer
470 views

Pass data to server side from Javascript code

I'm trying to send data from client-side to server-side (asp.net c#), if you really want to know, I want to send the window.name property. First I thought about having a asp:HiddenField and on the ...
1
vote
3answers
645 views

Sending a 410 Gone header, then redirecting

I've got a page that checks if a user is logged in or the file is public then pushes a PDF to the browser via Response.WriteFile. Works great except when Google indexes a file and then we remove the ...

1 2 3 4