Changes since 23.3.24
Fixes
-
Update atmosphere to 2.7.3.slf4jvaadin6
Commit · Pull request -
Support accept property in StreamReceiverHandler (#18022)
Commit · Pull requestStreamReceiverHandler understands
accept
property of the target element to block unwanted mime types.accept
property takes comma separated list of mime types like 'text/plain, text/html'. e.g. for '/' or 'text/*'. e.g. for '.pdf'.