Sha256: f52dc3b524401def9445f15bc41aac1506fa0f11a7e040be99fe5205ffc71f3a

Contents?: true

Size: 149 Bytes

Versions: 5

Compression:

Stored size: 149 Bytes

Contents

#import "HTTPResponse.h"

@interface DELETEResponse : NSObject <HTTPResponse> {
  NSInteger _status;
}
- (id) initWithFilePath:(NSString*)path;
@end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/iphone/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.h
rhodes-7.5.1 platform/iphone/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.h
appjam-0.1.8.11 lib/appjam/generators/templates/blank/EiffelApplication/libs/toolkit/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.h
appjam-0.1.8.10 lib/appjam/generators/templates/blank/EiffelApplication/libs/toolkit/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.h
appjam-0.1.8.9 lib/appjam/generators/templates/blank/EiffelApplication/libs/toolkit/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.h