cURL / Mailing Lists / curl-library / Single Mail

curl-library

Sending header with really no contents

From: Frédéric PICA <frederic.pica_at_gmail.com>
Date: Thu, 24 May 2007 16:42:58 +0200

Hi,

I need to send a header with exactly no contents like that:
X-Header:

I can't send that:
X-Header: ""

How can I force curl to send a header with no contents ?
I'm using the python bindings but I think the problem is the same with the C
api

Regards,
FP
Received on 2007-05-24