com.HTTPRequest.addPart

Adds a new part to the HTTP root part request.

Syntax

addPart(
   p the HTTPPart object )
  1. p is the HTTPPart object.

Usage

Adds a new part to the HTTP root part request. This part is sent after root part has been processed.