On Friday, May 31, 2024 at 2:48:48 PM UTC+2 Giacomo Petronio wrote:
I upgraded to GWT 2.11.0 and introduced the CSP header disallowing unsafe-eval, but now one (not all) RPC call fails since it hits an eval() function that is blocked by the browser.I saw that there is an issue with RPC with large payloads (> 64kb https://github.com/gwtproject/gwt/issues/9578) but my RPC request/responses are never so big (1kb at most).What else could it be?
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/bdaafa60-65c7-482b-92fc-ab0b85f58fd7n%40googlegroups.com.
No comments:
Post a Comment