Skip to content

Change NSURLRequest's HTTPMethod property stub to be readonly #13

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

Closed

Conversation

angelodipaolo
Copy link
Contributor

  • Add several of NSURLRequest's properties as stubs
  • Change NSURLRequest's HTTPMethod property stub to be readonly
  • Add mutable property stub to NSMutableURLRequest

@parkera
Copy link
Contributor

parkera commented Dec 3, 2015

I want to merge ed31a34 (thanks for catching that), but the other one I have a few comments on. We made a conscious decision to leave off those particular properties and replace them with using the properties on NSURLSessionConfiguration.

@angelodipaolo
Copy link
Contributor Author

Thanks for the information. Using NSURLSessionConfiguration makes sense for those properties. I'm closing this PR in favor of #14 which has the ed31a34 cherry picked.

atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
[SKCore] If 'Platform.currentPlatform' is nil use 'so' as library extension
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Apr 29, 2021
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Oct 11, 2023
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