Added "protocol" option that allows changing of the HTTP protocol used for
authorIlia Alshanetsky <iliaa@php.net>
Fri, 6 Jan 2006 21:23:02 +0000 (21:23 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 6 Jan 2006 21:23:02 +0000 (21:23 +0000)
commit08bec19979c75a45978c7c7a7c6d7926a9d5322e
tree3d4ccf17fdf7933b64689b0804bea3e3796e815a
parent29c05d24f9235c6525da19568062d60ff59eb4af
Added "protocol" option that allows changing of the HTTP protocol used for
requests.
Do not try to send POST request components when making an OPTIONS request.
http_request_api.c
http_request_object.c