Re: RE : RE : [fpc-pascal] Premature end of headers using fcl-web and POST

2011-11-01 Thread Michael Van Canneyt
On Tue, 1 Nov 2011, Ludo Brands wrote: On Tue, Nov 1, 2011 at 9:04 AM, Ludo Brands wrote: Note the "per the HTML specs". HTTP specs aren't that strict. But what exaxtly do these specs ban? Because I am sending via XMLHttpRequest in JavaScript, and there you can specify any mime-type that y

RE : RE : [fpc-pascal] Premature end of headers using fcl-web and POST

2011-11-01 Thread Ludo Brands
> On Tue, Nov 1, 2011 at 9:04 AM, Ludo Brands > wrote: > > Note the "per the HTML specs". HTTP specs aren't that strict. > > But what exaxtly do these specs ban? Because I am sending via > XMLHttpRequest in JavaScript, and there you can specify any > mime-type that you want. You can send any d

Re: RE : [fpc-pascal] Premature end of headers using fcl-web and POST

2011-11-01 Thread Felipe Monteiro de Carvalho
On Tue, Nov 1, 2011 at 9:04 AM, Ludo Brands wrote: > Note the "per the HTML specs". HTTP specs aren't that strict. But what exaxtly do these specs ban? Because I am sending via XMLHttpRequest in JavaScript, and there you can specify any mime-type that you want. You can send any data and I haven't