pub async fn remove_interceptor(
session: &BrowserSession,
) -> Result<(), TailFinError>Expand description
Remove the fetch interceptor and restore original fetch.
pub async fn remove_interceptor(
session: &BrowserSession,
) -> Result<(), TailFinError>Remove the fetch interceptor and restore original fetch.