(PECL pecl_http >= 0.10.0)
HttpRequest::addPostFields — Add post fields
Adds POST data entries, leaving previously set unchanged, unless a post entry with the same name already exists.
Affects only POST and custom requests.
an associative array as parameter containing the post fields
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.