#import <NSMutableURLRequest.h>
Abgeleitet von NSURLRequest.
Öffentliche Methoden | |
| (void) | - setURL: |
| (void) | - setCachePolicy: |
| (void) | - setTimeoutInterval: |
| (void) | - setMainDocumentURL: |
| (id) | - copyWithZone: |
| (id) | - _copyReplacingURLWithURL: |
Definiert in Zeile 9 der Datei NSMutableURLRequest.h.
| - (void) setURL: | (id) | fp8 |
| - (void) setCachePolicy: | (unsigned int) | fp8 |
| - (void) setTimeoutInterval: | (double) | fp8 |
| - (void) setMainDocumentURL: | (id) | fp8 |
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Implementiert NSURLRequest.
| - (id) _copyReplacingURLWithURL: | (id) | fp8 |
Implementiert NSURLRequest.