Up
Authors
- Manuel Guesdon (
mguesdon@orange-concept.com)
-
Date: Generated at 2025-12-01
Copyright: (C) 1999-2004 Free Software Foundation, Inc.
- Declared in:
- WebObjects/GSWRequest.h
Availability: OpenStep
HTTP request class
+ (BOOL)
_lookForIDsInCookiesFirst;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
+ (
NSString*)
ajaxFormSubmitKey;
Availability: OpenStep
Description forthcoming.
+ (void)
setAjaxFormSubmitKey: (
NSString*)value;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
_applicationURLPrefix;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (id)
_completeURLWithRequestHandlerKey: (
NSString*)key
path: (
NSString*)path
queryString: (
NSString*)queryString
isSecure: (BOOL)isSecure
port: (int)port;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSString*)
_contentType;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
GSWContext*)
_context;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSString*)
_cookieDescription;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSArray*)
_decodeMultipartBody: (
NSData*)body
boundary: (
NSString*)boundary;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSDictionary*)
_extractValuesFromFormData: (
NSData*)formData
withEncoding: (
NSStringEncoding)encoding;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSData*)
_formData;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSStringEncoding)
_formValueEncodingFromFormData: (
NSData*)formData;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSDictionary*)
_formValues;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (void)
_getFormValuesFromMultipartFormData;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (void)
_getFormValuesFromURLEncoding;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (BOOL)
_hasFormValues;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSDictionary*)
_initCookieDictionary;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (BOOL)
_isSessionIDInCookies;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (BOOL)
_isSessionIDInFormValues;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (BOOL)
_isSessionIDInRequest;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (BOOL)
_isUsingWebServer;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSString*)
_originatingAddress;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (uint16_t)
_originatingPort;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSArray*)
_parseData: (
NSData*)data;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSDictionary*)
_parseOneHeader: (
NSString*)header;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (void)
_setContext: (
GSWContext*)context;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (void)
_setIsUsingWebServer: (BOOL)_flag;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (void)
_setOriginatingAddress: (
NSString*)anAddress;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (void)
_setOriginatingPort: (uint16_t)aPort;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSString*)
_urlQueryString;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
GSWDynamicURLString*)
_urlWithRequestHandlerKey: (
NSString*)key
path: (
NSString*)path
queryString: (
NSString*)queryString;
Availability: OpenStep
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
GSWDynamicURLString*)
_urlWithURLPrefix: (
NSString*)urlPrefix
requestHandlerKey: (
NSString*)key
path: (
NSString*)path
queryString: (
NSString*)queryString;
Availability: OpenStep
urlPrefix will prefix url (before the
/GSWeb)
Warning the underscore at
the start of the name of this method indicates that it
is private, for internal use only, and you should not
use the method in your code.
urlPrefix will prefix url (before the
/GSWeb)
- (
NSString*)
adaptorPrefix;
Availability: OpenStep
Description forthcoming.
- (void)
appendFormValue: (id)value
forKey: (
NSString*)key;
Availability: OpenStep
Description forthcoming.
- (void)
appendFormValues: (
NSArray*)values
forKey: (
NSString*)key;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
applicationHost;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
applicationName;
Availability: OpenStep
Description forthcoming.
- (int)
applicationNumber;
Availability: OpenStep
Description forthcoming.
- (
NSArray*)
browserAcceptedEncodings;
Availability: OpenStep
Description forthcoming.
- (
NSArray*)
browserLanguages;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
contextID;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
cookieValueForKey: (
NSString*)key;
Availability: OpenStep
Description forthcoming.
- (
NSDictionary*)
cookieValues;
Availability: OpenStep
Description forthcoming.
- (
NSArray*)
cookieValuesForKey: (
NSString*)key;
Availability: OpenStep
Description forthcoming.
- (
NSStringEncoding)
defaultFormValueEncoding;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
description;
Availability: OpenStep
Description forthcoming.
- (id)
dictionaryWithKeys: (id)unknown;
Availability: OpenStep
Description forthcoming.
- (id)
formKeyWithSuffix: (
NSString*)suffix;
Availability: OpenStep
Description forthcoming.
- (
NSStringEncoding)
formValueEncoding;
Availability: OpenStep
Description forthcoming.
- (id)
formValueForKey: (
NSString*)key;
Availability: OpenStep
Description forthcoming.
- (
NSArray*)
formValueKeys;
Availability: OpenStep
Description forthcoming.
- (
NSDictionary*)
formValues;
Availability: OpenStep
Description forthcoming.
- (
NSArray*)
formValuesForKey: (
NSString*)key;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isAjaxSubmit;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isFormValueEncodingDetectionEnabled;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isFromClientComponent;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isSecure;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isUsingWebServer;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
method;
Availability: OpenStep
Description forthcoming.
- (id)
nonNilFormValueForKey: (
NSString*)key;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
pageName;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
referer;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
remoteAddress;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
remoteHost;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
requestHandlerKey;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
requestHandlerPath;
Availability: OpenStep
Description forthcoming.
- (
NSArray*)
requestHandlerPathArray;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
selectedButtonName;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
senderID;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
sessionID;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
sessionIDFromValuesOrCookieByLookingForCookieFirst: (BOOL)lookCookieFirst;
Availability: OpenStep
Description forthcoming.
- (void)
setCookieFromHeaders;
Availability: OpenStep
Description forthcoming.
- (void)
setDefaultFormValueEncoding: (
NSStringEncoding)encoding;
Availability: OpenStep
Description forthcoming.
- (void)
setFormValueEncodingDetectionEnabled: (BOOL)flag;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
stringFormValueForKey: (
NSString*)key;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
uriElementForKey: (
NSString*)key;
Availability: OpenStep
Description forthcoming.
- (
NSArray*)
uriElementKeys;
Availability: OpenStep
Description forthcoming.
- (
NSDictionary*)
uriElements;
Availability: OpenStep
Description forthcoming.
- (id)
uriOrFormOrCookiesElementForKey: (
NSString*)key
byLookingForCookieFirst: (BOOL)lookCookieFirst;
Availability: OpenStep
Description forthcoming.
- (
NSDictionary*)
uriOrFormOrCookiesElements;
Availability: OpenStep
Description forthcoming.
- (
NSDictionary*)
uriOrFormOrCookiesElementsByLookingForCookieFirst: (BOOL)lookCookieFirst;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
urlHost;
Availability: OpenStep
Description forthcoming.
- (int)
urlPort;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
urlPortString;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
urlProtocol;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
urlProtocolHostPort;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
userAgent;
Availability: OpenStep
Description forthcoming.
- (id)
valueFromImageMap: (id)unknown;
Availability: OpenStep
Description forthcoming.
- (id)
valueFromImageMapNamed: (
NSString*)aName;
Availability: OpenStep
Description forthcoming.
- (id)
valueFromImageMapNamed: (
NSString*)aName
inFramework: (
NSString*)aFramework;
Availability: OpenStep
Description forthcoming.
- (id)
xCoord;
Availability: OpenStep
Description forthcoming.
- (id)
yCoord;
Availability: OpenStep
Description forthcoming.
- Declared in:
- WebObjects/GSWRequest.h
Availability: OpenStep
A class to handle value and quality like for
Accept-Language or Accept-Encoding Cf RFC
2616 (http://www.rfc-editor.org/rfc/rfc2616.txt)
GSWValueQualityHeaderPart declares 2 Instance Variables
+ (
NSArray*)
valuesFromHeaderString: (
NSString*)string;
Availability: OpenStep
Returns an array of values ordered by quality
descending
- (id)
initWithString: (
NSString*)string;
Availability: OpenStep
Description forthcoming.
- (id)
initWithValue: (
NSString*)value
qualityString: (
NSString*)qualityString;
Availability: OpenStep
Description forthcoming.
- (float)
quality;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
value;
Availability: OpenStep
Description forthcoming.
Instance Variables for GSWValueQualityHeaderPart Class
@protected float
_quality;
Availability: OpenStep
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
@protected NSString*
_value;
Availability: OpenStep
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
Up