URL
(type: NoneType)
Noneannotations
(type: member_descriptor)
<member 'annotations' of 'BaseRequest' objects>bodyStream
(type:
property)
<property object at 0x2aaab36b1410>cookies
(type: NoneType)
Nonedebug
(type: member_descriptor)
<member 'debug' of 'BaseRequest' objects>environment
(type: NoneType)
Noneheaders
(type: NoneType)
Noneinteraction
(type: member_descriptor)
<member 'interaction' of 'BaseRequest' objects>locale
(type:
property)
<property object at 0x2aaab368af00>method
(type: member_descriptor)
<member 'method' of 'HTTPRequest' objects>principal
(type:
property)
<property object at 0x2aaab36b1320>publication
(type:
property)
<property object at 0x2aaab36b1370>response
(type:
property)
<property object at 0x2aaab36b13c0>retry_max_count
(type:
int)
3close()
See IPublicationRequest
get(key, default=None)
See Interface.Common.Mapping.IReadMapping
getApplicationURL(depth=0, path_only=False)
See IHTTPApplicationRequest
getCookies()
See IHTTPApplicationRequest
getHeader(name, default=None, literal=False)
See IHTTPRequest
getPositionalArguments()
See IPublicationRequest
getTraversalStack()
See IPublicationRequest
getURL(level=0, path_only=False)
getVirtualHostRoot()
has_key(key)
See Interface.Common.Mapping.IReadMapping
hold(object)
See IPublicationRequest
items()
See Interface.Common.Mapping.IEnumerableMapping
keys()
See Interface.Common.Mapping.IEnumerableMapping
processInputs()
See IPublisherRequest
retry()
See IPublisherRequest
setApplicationServer(host, proto='http', port=None)
setPathSuffix(steps)
See IHTTPRequest
setPrincipal(principal)
See IPublicationRequest
setPublication(pub)
See IPublisherRequest
setTraversalStack(stack)
See IPublicationRequest
setVirtualHostRoot(names=())
setupLocale()
shiftNameToApplication()
Add the name being traversed to the application name
This is only allowed in the case where the name is the first name.
A Value error is raise if the shift can't be performed.
supportsRetry()
See IPublisherRequest
traverse(obj)
See IPublisherRequest
unauthorized(challenge)
See IHTTPCredentials
values()
See Interface.Common.Mapping.IEnumerableMapping
There are no known subclasses.