WebResponse.File
From Xojo Documentation
Property (As FolderItem )
aWebResponse.File = newFolderItemValue
or
FolderItemValue = aWebResponse.File
New in 2020r1
Supported for all project types and targets.
or
FolderItemValue = aWebResponse.File
New in 2020r1
Supported for all project types and targets.
Specifies a FolderItem to be returned to the application that made the WebRequest. Setting this property automatically clears the text buffer.