..
NSCachedURLResponse.h
- Some initial work for NSURLConnection supporting http, added NSCachedURLResponse, NSURLProtocol_http,NSURLConnectionState classes.
2008-07-18 17:07:22 +00:00
NSCachedURLResponse.m
- Some initial work for NSURLConnection supporting http, added NSCachedURLResponse, NSURLProtocol_http,NSURLConnectionState classes.
2008-07-18 17:07:22 +00:00
NSHTTPURLResponse.h
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSHTTPURLResponse.m
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSMutableURLRequest.h
- Large number (~400) of unimplemented/simple methods added. NSMutableURLRequest, NSCachedURLResponse classes added. Some conversion from int/unsigned to NSInteger/NSUInteger started.
2008-01-02 03:31:21 +00:00
NSMutableURLRequest.m
- Large number (~400) of unimplemented/simple methods added. NSMutableURLRequest, NSCachedURLResponse classes added. Some conversion from int/unsigned to NSInteger/NSUInteger started.
2008-01-02 03:31:21 +00:00
NSURL.h
- xml property list archiving patch by Pauli Ojala
2008-07-30 17:52:03 +00:00
NSURL.m
- split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both)
2009-06-05 03:16:46 +00:00
NSURLAuthenticationChallenge.h
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSURLAuthenticationChallenge.m
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSURLCache.h
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSURLCache.m
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSURLConnection.h
- Some initial work for NSURLConnection supporting http, added NSCachedURLResponse, NSURLProtocol_http,NSURLConnectionState classes.
2008-07-18 17:07:22 +00:00
NSURLConnection.m
- mass change of unsigned/int to NSUInteger/NSInteger in Foundation and assorted type changes for 64-bit
2009-05-19 17:14:03 +00:00
NSURLConnectionState.h
- Some initial work for NSURLConnection supporting http, added NSCachedURLResponse, NSURLProtocol_http,NSURLConnectionState classes.
2008-07-18 17:07:22 +00:00
NSURLConnectionState.m
- Some initial work for NSURLConnection supporting http, added NSCachedURLResponse, NSURLProtocol_http,NSURLConnectionState classes.
2008-07-18 17:07:22 +00:00
NSURLCredential.h
- Added Johannes Fortmann's KVC fixes and KVO implementation
2007-04-02 14:40:36 +00:00
NSURLCredential.m
- Added Johannes Fortmann's KVC fixes and KVO implementation
2007-04-02 14:40:36 +00:00
NSURLCredentialStorage.h
- Added Johannes Fortmann's KVC fixes and KVO implementation
2007-04-02 14:40:36 +00:00
NSURLCredentialStorage.m
- Added Johannes Fortmann's KVC fixes and KVO implementation
2007-04-02 14:40:36 +00:00
NSURLDownload.h
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSURLDownload.m
- Added Johannes Fortmann's KVC fixes and KVO implementation
2007-04-02 14:40:36 +00:00
NSURLHandle.h
- Added Johannes Fortmann's KVC fixes and KVO implementation
2007-04-02 14:40:36 +00:00
NSURLHandle.m
Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className]
2007-01-01 21:11:21 +00:00
NSURLProtectionSpace.h
- Added Johannes Fortmann's KVC fixes and KVO implementation
2007-04-02 14:40:36 +00:00
NSURLProtectionSpace.m
- Added Johannes Fortmann's KVC fixes and KVO implementation
2007-04-02 14:40:36 +00:00
NSURLProtocol_http.h
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSURLProtocol_http.m
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSURLProtocol.h
- Large number (~400) of unimplemented/simple methods added. NSMutableURLRequest, NSCachedURLResponse classes added. Some conversion from int/unsigned to NSInteger/NSUInteger started.
2008-01-02 03:31:21 +00:00
NSURLProtocol.m
- Some initial work for NSURLConnection supporting http, added NSCachedURLResponse, NSURLProtocol_http,NSURLConnectionState classes.
2008-07-18 17:07:22 +00:00
NSURLRequest.h
- Large number (~400) of unimplemented/simple methods added. NSMutableURLRequest, NSCachedURLResponse classes added. Some conversion from int/unsigned to NSInteger/NSUInteger started.
2008-01-02 03:31:21 +00:00
NSURLRequest.m
- Large number (~400) of unimplemented/simple methods added. NSMutableURLRequest, NSCachedURLResponse classes added. Some conversion from int/unsigned to NSInteger/NSUInteger started.
2008-01-02 03:31:21 +00:00
NSURLResponse.h
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00
NSURLResponse.m
More NS(U)Integer cleanup, more stdint conversion
2009-06-01 20:04:55 +00:00