You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Luis Gallegos <lg...@todo1.com> on 2003/10/30 19:59:46 UTC

[users@httpd] POST Binary

I want that an http client written in C, send binary data to a CGI. But
it the cgi does not receive the character zero ( 0 ).
I thought  it is problem with mime types, so I used the content type:
	Content-type: application/octet-stream
when I make a post from the client, but this doesn't work.

Does somebody know how to acomplish this? 

Thanks in advance.
	Luis


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org