(PECL pecl_http >= 0.10.0)
HttpRequest::setOptions — Set options
Set the request options to use.
요청 옵션들의 전체 목록을 참고하십시오.
an associative array, which values will overwrite the currently set request options; if empty or omitted, the options of the HttpRequest object will be reset
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.