cURL / Mailing Lists / curl-users / Single Mail

curl-users

message body in HEAD request

From: VitaliyZ <vitaliy.zhebrakovskiy_at_comodo.od.ua>
Date: Wed, 23 Dec 2009 17:20:16 +0200

Hello!

I'd like to know is there any way to attach message body to GET request? I
don't mean this
curl -G -d @message_body http://my.server.com
as I need to keep URL intact but attach data after headers.

Since it's not prohibited by RFC and I even can do it from C code
(WinHTTP), so I believe there should be way to do it with curl tool,
but man page and samples have given me no cue...

Any help appreciated!

Best regards,
Vitaliy.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-12-23