From the doc, I can use `WebContext.register_uri_scheme()` to intercept custom scheme requests and return custom content for them. When I use it for file requests, it reports: 'Registering special URI scheme file is no longer allowed' but I can't find any docs related to this message. Is there any replacement for this method? Or are there other ways to intercept the file requests?

_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to