Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotfix: Fix missing requests when ignore urlprotocol #157

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HoaPham98
Copy link
Contributor

In the previous pull request #155, I added a fix for the duplicate request issue caused by the app using URLProtocol, but there was one issue: I checked all the requests with the protocol that needed to be ignored, but I forgot that only those URLSessions with URLProtocol are processed, resulting in some URLDataTasks using other URLSessions being overlooked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant