how to set duplicateaggregator to post httpclient?

10 views
Skip to first unread message

untoreh

unread,
Jul 27, 2015, 11:42:25 AM7/27/15
to Guzzle - PHP HTTP client and REST client framework
So I have this:

$this->httpc = new GuzzleHttpClient($opt);
$resp = $this->httpc->post(baseurl, ['body' => $arr]);

how do I set the aggregator to duplicateAggregator? It seems I can't because I cannot interfere with the postbody functions?
Reply all
Reply to author
Forward
0 new messages