Description
Currently UHTTP cannot handle a raw data type (i.e. an image file). For example UHTTP can be used to return an image from say Google charts or a file.
Use Case
When using UHTTP as a transport method.
Importance
We use UHTTP a lot within our application and have always been limited by this problem.
Type
Uniface 4GL
Operating System
Not Applicable
Status
Closed
In Uniface 9.6.07 new operations on the UHTTP component have been introduced.
With FILE_LOAD_CONTENTS and FILE_DUMP_CONTENTS raw data can be processed in many situations.