RHTTPRequest Class Reference
class RHTTPRequest : public RHTTPMessage
|
An
HTTP
Request. This class extends the abstract
HTTP
Message to add an
HTTP
method to be invoked on the resource at the remote
HTTP
server, and the URL that identifies that resource.
Member Functions Documentation
Method()
Get Methods Methods for reading information from the response.
SetMethod(RStringF)
IMPORT_C void
|
SetMethod
|
(
|
RStringF
|
aMethod
|
)
|
|
Set Methods
Methods for setting information. These methods will not be of use to the client; they are intended for the use of advanced filters
SetURIL(const TUriC8 &)
IMPORT_C void
|
SetURIL
|
(
|
const
TUriC8
&
|
aURI
|
)
|
|
URI()
IMPORT_C const
TUriC8
&
|
URI
|
(
|
)
|
const
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.