You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

11.6.4 AddString Method

Adds a piece of text to the request content.

The request Content-Type is set to text/plain;charset=utf-8

Input Arguments

Name

Type

Mandatory

Description

Value

String (Unicode)

Yes

The text to add to the request content.

ContentInfo

XPRIM_HttpContentInfo

No

The properties of the content.

Return Value

None

  • No labels