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

Enhanced HTTPClient object – PB Docs 2022 – PowerBuilder Library

Enhanced HTTPClient object – PB Docs 2022

Enhanced HTTPClient object

The following functions for the HTTPClient object are
enhanced:

  • SetRequestHeader: supports to add a request header or
    add/replace the value in the existing request header if the
    header already exists.

  • SendRequest: supports to encode the data with the charset
    which is specified by the user in the Content-Type request
    header, if charset is not specified, this function will encode
    the data in UTF-8 by default.

  • GetResponseBody: supports to encode the data with the
    charset which is specified by the user in the Content-Type
    request header; if charset is not specified, this function
    determines the encoding type based on the BOM header, and then
    converts the data into UNICODE.

For more details about these functions, refer to the section called “HTTPClient object” in Objects and Controls.


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