473,394 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Can we Modify/Remove HttpRequest Header

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

Feb 8 '07 #1
1 1695
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" <oh****@hotmail.comwrote in message
news:11*********************@k78g2000cwa.googlegro ups.com...
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

Feb 8 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: patrice | last post by:
Is it possible to modify the Request-Line of an HTTP response ? I'd like to remove the parameters from a GET url. More precisely, I wish I could replace : with : The "Header" function...
2
by: Maileen | last post by:
Hi, I would like to modify IE page setup before printing the window. But i want to do it without opening the FILE-> Page Setup window... In fact, i would like to remove the header and footer...
5
by: Chris Robb | last post by:
I'm having some really odd behavior with a PHP script. I have it populating an HTML select form with a for loop. When I try the years 2006 to 1900. I get the following error: PHP Warning: ...
2
by: Andrea | last post by:
Is possible, without using the login system provided with .net framework, to modify the value of this property? Reflectoring it, there is a get_IsAuthenticathed() booleand fucntion, but I don't...
4
by: objectref | last post by:
Hi, does anybody have found a working solution for this HttpRequest error : "ServerProtocolViolation/The server committed a protocol violation. Section=ResponseStatusLine" i tried the...
1
by: Jeff | last post by:
ASP.NET 2.0 I'm about to program a HttpRequest from my asp.net 2.0 website. I'll request another server using HttpRequest and ask if password etc are okay.... So I've looked into the...
8
by: mcserret | last post by:
I know this is a recurring problem that has been addressed here before, but even after reading all that has gone before, I am still stumped. I have a form that is designed to send data to a PHP...
7
by: empiresolutions | last post by:
I have a page I'm calling headers on. I'm getting the error So i use headers_sent() to see where the issue is. It says line 1. At line 1 I only have a <?php on the line with NO white space before...
4
by: JRough | last post by:
I have this section at the end of a page ------------------- if ($_POST== 'Open in Excel'){ if (empty($data)) { $data = "\n(0) Records Found!\n";} header("Content-type:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.