Skip to content

Conversation

@jmschonfeld
Copy link
Contributor

Explanation: Adds a hook point for FoundationNetworking to allow Data(contentsOf:) to perform a remote URL request to fetch data
Scope: Should only impact calling Data(contentsOf:) with a non-file URL, turning an error into non-regressed behavior (but is inert without the matching SCL-F change)
Original PR: #820
Risk: Minimal - fixes a regression where the current behavior is just to throw, and fairly limited scope
Testing: Testing done via swift-ci testing and local testing
Reviewer: @iCharlesHu

@jmschonfeld jmschonfeld requested a review from itingliu August 5, 2024 22:59
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

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.

2 participants