URL
(type: NoneType
)
None
annotations
(type: member_descriptor
)
<member 'annotations' of 'BaseRequest' objects>
bodyStream
(type:
property
)
<property object at 0x40c495cc>
cookies
(type: NoneType
)
None
debug
(type: member_descriptor
)
<member 'debug' of 'BaseRequest' objects>
environment
(type: NoneType
)
None
headers
(type: NoneType
)
None
interaction
(type: member_descriptor
)
<member 'interaction' of 'BaseRequest' objects>
locale
(type:
property
)
<property object at 0x40c49d9c>
method
(type: member_descriptor
)
<member 'method' of 'HTTPRequest' objects>
principal
(type:
property
)
<property object at 0x40c49554>
publication
(type:
property
)
<property object at 0x40c494dc>
response
(type:
property
)
<property object at 0x40c495a4>
retry_max_count
(type:
int
)
3
close()
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