Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetHttpRequestHeader – PB Docs 2022 – PowerBuilder Library

GetHttpRequestHeader – PB Docs 2022

GetHttpRequestHeader

PowerScript function

Description

Gets the HTTP request header. This function is only effective in the
installable cloud application deployed with PowerServer.

Applies to

Application
object

Syntax

Argument

Description

applicationname

The name of the application object in which you want to
get the request header

headerName

A string whose value is the header name

Return value

String.

Returns the information of the HTTP request header if it succeeds
and an empty string if the current application is not an installable cloud
app deployed with PowerServer.

Examples

The following code example gets the cookie in the HTTP request
header:

The following code example gets the cookie in the HTTP request
header, sends a request using this cookie and then gets the session
count.

See also

BeginSession

SetHttpRequestHeader

GetHttpRequestHeaders


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x