[fpc-pascal] httpdefs.pp multipart/form-data
Leonardo M. Ramé
martinrame at yahoo.com
Sun Apr 12 04:15:03 CEST 2009
Hi, I'm looking at httpdefs.pp file from FCL-Web and found that it handles multipart/form-data. I've been using a 3rd party parser for this kind of data, but it lacks of a good method of parsing large file uploads.
My question is: ProcessMultipart method, handles the parsing in chunks of data, instead of loading the whole data into memory?.
Thanks in advance,
Leonardo.
More information about the fpc-pascal
mailing list