danieleteti / delphimvcframework

DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
Apache License 2.0
1.23k stars 356 forks source link

Receive Data Urls #747

Open zaniniflz opened 5 months ago

zaniniflz commented 5 months ago

Hi all,

There is a way to to receive data urls on a class' field automatically? Like the example below decode a base64 string sent by a web page.

data:text/plain;base64,SGVsbG8sIFdvcmxkIQ==

danieleteti commented 5 months ago

Hi, can you provide a detailed explanation of your scenario?

Ciao

Il mer 24 apr 2024, 21:57 Francisco Zanini @.***> ha scritto:

Hi all,

There is a way to to receive data urls on a class' field automatically? Like the example below decode a base64 string sent by a web page.

data:text/plain;base64,SGVsbG8sIFdvcmxkIQ==

— Reply to this email directly, view it on GitHub https://github.com/danieleteti/delphimvcframework/issues/747, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK4ZJCHWEWHRE5QERFZQG3Y7AFBLAVCNFSM6AAAAABGXR5P36VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3DEMBXHE3DINI . You are receiving this because you are subscribed to this thread.Message ID: @.***>