Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

simplified code part of WKWebView+AFNetworking #4603

Closed
wants to merge 1 commit into from

Conversation

Dcell
Copy link

@Dcell Dcell commented Jul 20, 2020

Issue Link πŸ”—

simplified code part of WKWebView+AFNetworking

Goals ⚽

Implementation Details 🚧

1.remove __block before *dataTask
2.modify baseURL '[dataTask.currentRequest URL]' -> [request URL]

Testing Details πŸ”

AFWKWebViewTests [PASS]

@jshier
Copy link
Member

jshier commented Dec 20, 2020

Thanks for the PR! However, we won't be merging it as it doesn't appear to fix or enhance any behavior, and we'd like to avoid changes that aren't absolutely necessary.

@jshier jshier closed this Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants