mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 09:31:07 +00:00
Revert "NSURLSession Reimplementation (#411)"
This reverts commit 07233534e6
.
This commit is contained in:
parent
07233534e6
commit
3fedf31c2d
50 changed files with 7197 additions and 5391 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue