Search.appendIndex( [ { "fqsen": "\\VuFindHttp\\Exception\\ExceptionInterface", "name": "ExceptionInterface", "summary": "Proxy\u0020system\u0020exception\u0020marker\u0020interface.", "url": "classes/VuFindHttp-Exception-ExceptionInterface.html" }, { "fqsen": "\\VuFindHttp\\Exception\\RuntimeException", "name": "RuntimeException", "summary": "Proxy\u0020system\u0020RuntimeException.", "url": "classes/VuFindHttp-Exception-RuntimeException.html" }, { "fqsen": "\\VuFindHttp\\HttpService", "name": "HttpService", "summary": "VuFind\u0020HTTP\u0020service.", "url": "classes/VuFindHttp-HttpService.html" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003A__construct\u0028\u0029", "name": "__construct", "summary": "Constructor.", "url": "classes/VuFindHttp-HttpService.html#method___construct" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003AsetCurlProxyOptions\u0028\u0029", "name": "setCurlProxyOptions", "summary": "Set\u0020proxy\u0020options\u0020in\u0020a\u0020Curl\u0020adapter.", "url": "classes/VuFindHttp-HttpService.html#method_setCurlProxyOptions" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003AhasCurlAdapterAsDefault\u0028\u0029", "name": "hasCurlAdapterAsDefault", "summary": "Are\u0020we\u0020configured\u0020to\u0020use\u0020the\u0020CURL\u0020adapter\u003F", "url": "classes/VuFindHttp-HttpService.html#method_hasCurlAdapterAsDefault" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003Aproxify\u0028\u0029", "name": "proxify", "summary": "Proxify\u0020an\u0020existing\u0020client.", "url": "classes/VuFindHttp-HttpService.html#method_proxify" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003Aget\u0028\u0029", "name": "get", "summary": "Perform\u0020a\u0020GET\u0020request.", "url": "classes/VuFindHttp-HttpService.html#method_get" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003Apost\u0028\u0029", "name": "post", "summary": "Perform\u0020a\u0020POST\u0020request.", "url": "classes/VuFindHttp-HttpService.html#method_post" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003ApostForm\u0028\u0029", "name": "postForm", "summary": "Post\u0020form\u0020data.", "url": "classes/VuFindHttp-HttpService.html#method_postForm" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003AsetDefaultAdapter\u0028\u0029", "name": "setDefaultAdapter", "summary": "Set\u0020a\u0020default\u0020HTTP\u0020adapter\u0020\u0028primarily\u0020for\u0020testing\u0020purposes\u0029.", "url": "classes/VuFindHttp-HttpService.html#method_setDefaultAdapter" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003AcreateClient\u0028\u0029", "name": "createClient", "summary": "Return\u0020a\u0020new\u0020HTTP\u0020client.", "url": "classes/VuFindHttp-HttpService.html#method_createClient" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003AcreateQueryString\u0028\u0029", "name": "createQueryString", "summary": "Return\u0020query\u0020string\u0020based\u0020on\u0020params.", "url": "classes/VuFindHttp-HttpService.html#method_createQueryString" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003Asend\u0028\u0029", "name": "send", "summary": "Send\u0020HTTP\u0020request\u0020and\u0020return\u0020response.", "url": "classes/VuFindHttp-HttpService.html#method_send" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003AisAssocParams\u0028\u0029", "name": "isAssocParams", "summary": "Return\u0020TRUE\u0020if\u0020argument\u0020is\u0020an\u0020associative\u0020array.", "url": "classes/VuFindHttp-HttpService.html#method_isAssocParams" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003AisLocal\u0028\u0029", "name": "isLocal", "summary": "Return\u0020TRUE\u0020if\u0020argument\u0020refers\u0020to\u0020localhost.", "url": "classes/VuFindHttp-HttpService.html#method_isLocal" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003ALOCAL_ADDRESS_RE", "name": "LOCAL_ADDRESS_RE", "summary": "Default\u0020regular\u0020expression\u0020matching\u0020a\u0020request\u0020to\u0020localhost.", "url": "classes/VuFindHttp-HttpService.html#constant_LOCAL_ADDRESS_RE" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003A\u0024proxyConfig", "name": "proxyConfig", "summary": "Proxy\u0020configuration.", "url": "classes/VuFindHttp-HttpService.html#property_proxyConfig" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003A\u0024localAddressesRegEx", "name": "localAddressesRegEx", "summary": "Regular\u0020expression\u0020matching\u0020a\u0020request\u0020to\u0020localhost\u0020or\u0020hosts\nthat\u0020are\u0020not\u0020proxied.", "url": "classes/VuFindHttp-HttpService.html#property_localAddressesRegEx" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003A\u0024defaults", "name": "defaults", "summary": "Default\u0020client\u0020options.", "url": "classes/VuFindHttp-HttpService.html#property_defaults" }, { "fqsen": "\\VuFindHttp\\HttpService\u003A\u003A\u0024defaultAdapter", "name": "defaultAdapter", "summary": "Default\u0020adapter", "url": "classes/VuFindHttp-HttpService.html#property_defaultAdapter" }, { "fqsen": "\\VuFindHttp\\HttpServiceAwareInterface", "name": "HttpServiceAwareInterface", "summary": "Marker\u0020interface\u0020for\u0020HTTP\u0020service\u0020aware\u0020classes.", "url": "classes/VuFindHttp-HttpServiceAwareInterface.html" }, { "fqsen": "\\VuFindHttp\\HttpServiceAwareInterface\u003A\u003AsetHttpService\u0028\u0029", "name": "setHttpService", "summary": "Set\u0020the\u0020HTTP\u0020service\u0020to\u0020be\u0020used\u0020for\u0020HTTP\u0020requests.", "url": "classes/VuFindHttp-HttpServiceAwareInterface.html#method_setHttpService" }, { "fqsen": "\\VuFindHttp\\HttpServiceAwareTrait", "name": "HttpServiceAwareTrait", "summary": "Default\u0020implementation\u0020of\u0020HttpdServiceAwareInterface.", "url": "classes/VuFindHttp-HttpServiceAwareTrait.html" }, { "fqsen": "\\VuFindHttp\\HttpServiceAwareTrait\u003A\u003AsetHttpService\u0028\u0029", "name": "setHttpService", "summary": "Set\u0020the\u0020HTTP\u0020service\u0020to\u0020be\u0020used\u0020for\u0020HTTP\u0020requests.", "url": "classes/VuFindHttp-HttpServiceAwareTrait.html#method_setHttpService" }, { "fqsen": "\\VuFindHttp\\HttpServiceAwareTrait\u003A\u003A\u0024httpService", "name": "httpService", "summary": "HTTP\u0020service", "url": "classes/VuFindHttp-HttpServiceAwareTrait.html#property_httpService" }, { "fqsen": "\\VuFindHttp\\HttpServiceInterface", "name": "HttpServiceInterface", "summary": "VuFind\u0020HTTP\u0020service\u0020interface\u0020definition.", "url": "classes/VuFindHttp-HttpServiceInterface.html" }, { "fqsen": "\\VuFindHttp\\HttpServiceInterface\u003A\u003Aproxify\u0028\u0029", "name": "proxify", "summary": "Proxify\u0020an\u0020existing\u0020client.", "url": "classes/VuFindHttp-HttpServiceInterface.html#method_proxify" }, { "fqsen": "\\VuFindHttp\\HttpServiceInterface\u003A\u003Aget\u0028\u0029", "name": "get", "summary": "Perform\u0020a\u0020GET\u0020request.", "url": "classes/VuFindHttp-HttpServiceInterface.html#method_get" }, { "fqsen": "\\VuFindHttp\\HttpServiceInterface\u003A\u003Apost\u0028\u0029", "name": "post", "summary": "Perform\u0020a\u0020POST\u0020request.", "url": "classes/VuFindHttp-HttpServiceInterface.html#method_post" }, { "fqsen": "\\VuFindHttp\\HttpServiceInterface\u003A\u003ApostForm\u0028\u0029", "name": "postForm", "summary": "Post\u0020form\u0020data.", "url": "classes/VuFindHttp-HttpServiceInterface.html#method_postForm" }, { "fqsen": "\\VuFindHttp\\HttpServiceInterface\u003A\u003AcreateClient\u0028\u0029", "name": "createClient", "summary": "Return\u0020a\u0020new\u0020proxy\u0020client.", "url": "classes/VuFindHttp-HttpServiceInterface.html#method_createClient" }, { "fqsen": "\\", "name": "\\", "summary": "", "url": "namespaces/default.html" }, { "fqsen": "\\VuFindHttp\\Exception", "name": "Exception", "summary": "", "url": "namespaces/vufindhttp-exception.html" }, { "fqsen": "\\VuFindHttp", "name": "VuFindHttp", "summary": "", "url": "namespaces/vufindhttp.html" } ] );