Revert "NSURLSession Reimplementation (#411)"

This reverts commit 07233534e6.
This commit is contained in:
rfm 2024-07-02 19:19:14 +01:00 committed by GitHub
parent 07233534e6
commit 3fedf31c2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
50 changed files with 7197 additions and 5391 deletions

View file

@ -192,11 +192,6 @@ GS_EXPORT NSString* const GSLocale;
#endif
#endif
#if !NO_GNUSTEP
/* Path to PEM Encoded Certificate File (NSString). Used by NSURLSession if set. */
GS_EXPORT NSString *const GSCACertificateFilePath;
#endif
/* General implementation notes:
OpenStep spec currently is neither complete nor consistent. Therefore