Class Protocols.HTTP.Query()->PseudoFile
classProtocols.HTTP.Query
classProtocols.HTTP.Query.PseudoFile- Description
Minimal simulation of a Stdio.File object.
Objects of this class are returned by file() and datafile().
- Note
Do not attempt further queries using this Query object before having read all data.