According to the documentation of QWebEngineUrlRequestInterceptor::interceptRequest():
If this function is only used for inspection, it should return false
This method was changed to return void instead. The documentation needs to be corrected.
According to the documentation of QWebEngineUrlRequestInterceptor::interceptRequest():
If this function is only used for inspection, it should return false
This method was changed to return void instead. The documentation needs to be corrected.