473,441 Members | 2,054 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,441 software developers and data experts.

Pre-Send Request Headers, Pre-Send Request Content


I have an HttpModule that during the learning process I have wired up all
events that are possible to handle just to see what is available and when
things occur. There are two events that I don't understand right now. They
are:

Pre-Send Request Headers
Pre-Send Request Content

It seems that I consistently get these events AFTER the end request event.
Sometimes I have even seen two Pre-Send Requests Content events. I was
wondering if someone could elighten me on the purpose of these two events,
what data is being sent, and why the occur after the end request. Are they
associated with any particular request?

Thank you.

Kevin

Nov 19 '05 #1
0 1092

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

Similar topics

5
by: lefebvre | last post by:
I am writing a website for a real estate client, and am using Dynamic HTML menus. In doing so, the way the browser moves to the next page is via the onclick property and changing the location.href...
5
by: piotrek | last post by:
Hi I have a problem with http headers. Iam creating: private HttpWebRequest request = null; and: request = (HttpWebRequest)WebRequest.Create(server);
0
by: Ian Staines | last post by:
In asp the following code: Request.Servervarables("AUTH_USER") will return the header variable AUTH_USER In .NET the code Request.Servervariables("AUTH_USER") returns the server variable...
1
by: Adam | last post by:
It seems you cannot through an httpmodule alter request.headers. Is there a way around this (sure.. it works fine in isapi of course). It doesn't seem to have been changed in asp.net 2.0 either....
1
by: JustinS | last post by:
How do I change a value in the request headers? I need the value Request.Headers.Item("Host") to be changed from localhost to a domain name, any thoughts? I know it should be easy to do...
3
by: sck10 | last post by:
Hello, I am using the following to retrieve header information from a webpage: Request.Headers.ToString(). What I get is a huge string of data. How do I go about extracting just the part that...
1
by: Arun Kumar | last post by:
There is request.getHeader("refferer") method... Likewise there is no request.setHeader() method. Is there any way by means of which we can modify request header.?
3
by: geekpie | last post by:
private (browser) caches such as Firefox's or IE6's store requests (headers, or for POST requests, headers and the POST data as the body) as well as responses. Is it possible to see these...
4
by: =?Utf-8?B?QWRhbQ==?= | last post by:
can you still alter request headers? in some reading it seemed a security update made that no longer available. There was a posting related to that at...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.