Method Protocols.HTTP.Query()->datafile()
- Method datafile
 Protocols.HTTP.Query.PseudoFiledatafile()- Description
 Gives back a pseudo-file object, with the methods
read()andclose(). This could be used to copy the file to disc at a proper tempo.datafile() doesn't give the complete request, just the data.
- See also