Yeah, I sent a test output showing the headers in my original email.
That is, apache saw my headers.

As for your note about mixing GET and POST, there is this extract from
the CGI.pm documentation that might interest you:

   Under no circumstances will the contents of the URL query string
   interfere with similarly-named CGI parameters in POSTed forms. If
   you try to mix a URL query string with a form submitted with the
   GET method, the results will not be what you expect.

Anyhow, this is all off the subject.
Does Kannel support these headers properly or not, or only for POST?

On 07/10/03, Raditha Dissanayake ([EMAIL PROTECTED]) wrote:
> I am a bit suprised that you are having trouble mixing GET and POST with 
> the CGI module. If you do continue to have problems there are quite a 
> few simple scripts around that can parse out the query string to obtain 
> the get variables. You can probably write it yourself using the time it 
> takes to google on it.
-- 
Rory Campbell-Lange 
<[EMAIL PROTECTED]>
<www.campbell-lange.net>

Reply via email to