PC Review


Reply
Thread Tools Rate Thread

Can we Modify/Remove HttpRequest Header

 
 
ABCL
Guest
Posts: n/a
 
      7th Feb 2007
Hi all
I am develoing Asp.net application, but want to make it secure..
Is there anyway that I can Modify/Remove Request Header which
contains some User related data?

Thanks In Advanace Thanks for your time
ABCL

 
Reply With Quote
 
 
 
 
John Timney \(MVP\)
Guest
Posts: n/a
 
      8th Feb 2007
I'm puzzled as to why you would not use SSL if you want to ensure the data
is transmitted securely?

I dont think you can modify the header when its reached asp.net as its too
late in the request pipeline, you'd likely have to create an isapi dll and
intercept the request as it reached IIS, change it and then pass it to the
asp.net isapi. Could be wrong though!

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog


"ABCL" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi all
> I am develoing Asp.net application, but want to make it secure..
> Is there anyway that I can Modify/Remove Request Header which
> contains some User related data?
>
> Thanks In Advanace Thanks for your time
> ABCL
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to modify header of all new documents. Jeff Ingram Microsoft Word New Users 2 25th Jun 2008 10:04 AM
No Modify/Remove buttons for Add or Remove Programs =?Utf-8?B?TWluZGluZw==?= Windows XP Performance 3 18th Jun 2007 07:44 PM
Modify file header newmindset Windows XP 0 27th Jun 2006 12:10 AM
HttpRequest.IsAuthenticated, modify it Andrea Microsoft ASP .NET 2 17th May 2006 05:11 PM
Modify/Remove button disappear in Add or remove program panel in X =?Utf-8?B?R2Vvc3Ns?= Windows XP General 1 26th Dec 2005 06:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:37 PM.