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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/22a494ad-8d0e-467d-983f-9961942a540cn%40googlegroups.com.

Reply via email to