Quantcast
Channel: DreamFactory Forum - Latest topics
Viewing all articles
Browse latest Browse all 1523

How can I get response headers from platform.api.post call?

$
0
0

@lovenalube wrote:

Hello

I have a line like this in a server side V8js post process script:

var result = platform.api.post("http://example.com/my_api", JSON.stringify({"name":"test"}), options);

How can I get the response headers? Trying to do var_dump(result) does not give the response headers.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1523

Trending Articles