getPostXML: Get POST Query XML Response Make a POST request to a URL with...

Description Usage Arguments Value

Description

Get POST Query XML Response Make a POST request to a URL with a query string to be provided to curlPerform's postfields argument. curlPerform is used instead of postForm to allow sending unkeyed data.

Usage

1

Arguments

url

Character string containing URL to post query to.

body

Character string containing data to send in the post request.

Value

XMLDocument XML document generated from the POST query response.


funnell/reactomefi documentation built on May 16, 2019, 4:05 p.m.