The URLLoaderDataFormat class provides values that specify how downloaded data is received.
Variables
inlineread onlyBINARY:URLLoaderDataFormat
Specifies that downloaded data is received as raw binary data.
inlineread onlyVARIABLES:URLLoaderDataFormat
Specifies that downloaded data is received as URL-encoded variables.