> >> So it seems that you MUST set the contenttype either to > >> MULTIPART/FORM-DATA or APPLICATION/X-WWW-FORM-URLENCODED. > > > > Yes, this is as per the HTML specs. > > They actually prohibit sending arbitrary data? oh, boy, these > people like rules and inneficiency =D But there must be > something missing here, because file upload is possible, and > there you send arbitrary data. >
Note the "per the HTML specs". HTTP specs aren't that strict. > HTTP per se should pose no > restrictions to what I am sending via POST. > It doesn't. Application/octet-stream is a common MIME used to send binary data. Ludo _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal