Home
last modified time | relevance | path

Searched refs:HTTP (Results 326 – 350 of 376) sorted by relevance

1...<<111213141516

/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1070 * Fixed: HTTP 406 error in some sites (Accept header now sent in
1159 the same protocol as main page instead of HTTP
1190 * Change: all HTTP requests now contain fake "Mozilla" User-Agent
1580 * fetcher.class.php: fixed bug 1245307 - HTTP responce code 403
1681 HTTP redirects
1694 * fetcher.class.php: fixed bug 1235600 - 301 HTTP redirect causes
1697 * fetcher.class.php: fixed bug 1235270 - HTTP responce code 302
1714 * fetcher.class.php: Fixed bug 1235270 - HTTP responce code 302
1744 detected using HTTP headers
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso226 HTTP/1.0 200 OK
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md36 mPDF has some problems with fetching external HTTP resources with single threaded servers such as `php -S`. A proper
H A DCHANGELOG.md4 * Ability to customize User-Agent header in the HTTP requests sent by cURL (@samuelecat, #1229)
16 * Added `exposeVersion` configuration variable allowing to hide mPDF version from Producer tag and HTTP headers
189 - Customizable following of 3xx HTTP redirects, validation of SSL certificates, cURL timeout.
309 - bug accessing images from some servers (HTTP 403 Forbidden whn accessed using fopen etc.)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md88 * Feature: Track redirect HTTP status codes [#1711](https://github.com/guzzle/guzzle/pull/1711)
258 * No longer depends on RingPHP, but rather places the HTTP handlers directly
381 * Added a public API for creating a default HTTP adapter.
407 for the HTTP request functions from function.php, these functions are now
499 to be logged multiple times when an HTTP protocol error occurs.
580 * The HTTP status code of a response is now set as the exception code of
634 * Sending PHP stream requests no longer forces `HTTP/1.0`
929 * Added the ability to create PHP streaming responses from HTTP requests
1137 * Added support for HTTP responses that do not contain a reason phrase in the start-line
1240 * Making the default glue for HTTP headers ';' instead of ','
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md7 - (DOCS) Added the HTTP meta data section
165 - Added the HTTP port in the log messages
257 - Added the `User-Agent` in each HTTP request [#898](https://github.com/elastic/elasticsearch-php/pull/898)
262 - Fix HTTP port specification using CURLOPT_PORT, not anymore in the host [782](https://github.com/elastic/elasticsearch-php/pull/782)
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md36 wrappers, for instance HTTP headers,
197 add HTTP headers for instance, or to specify the proxy, the maximum
273 an example with an HTTP stream:
/plugin/adfs/phpsaml/
H A DREADME.md327 // HTTP-POST binding only.
328 'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
352 // message. OneLogin Toolkit supports the HTTP-Redirect binding
354 'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
385 // message. OneLogin Toolkit supports the HTTP-Redirect binding
387 'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
397 // message. OneLogin Toolkit supports the HTTP-Redirect binding
399 'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
414 … * Notice that if you want to validate any SAML Message sent by the HTTP-Redirect binding, you
681 * `$parameters` - An array of parameters that will be added to the `GET` in the HTTP-Redirect.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md315 Returns the string representation of an HTTP message.
346 Parses an HTTP message into an associative array.
357 Constructs a URI for an HTTP request message.
457 - method: (string) Changes the HTTP method.
/plugin/authsplit/
H A DREADME29 HTTP authentication information with an auth plugin that supplements everything
30 HTTP authentication can't offer, such as email addresses. This is the scenario
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml830 HTTP: '1.0'
835 HTTP: '1.0'
842 'HTTP' => '1.0',
848 'HTTP' => '1.0',
/plugin/webdav/
H A Dcomposer.lock230 "Sabre\\HTTP\\": "lib/"
/plugin/404manager/
H A DREADME.md7 On a normal website, when a page doesn't exist, you get an [hard HTTP 404 response](https://en.wiki…
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php138 …//www.silisoftware.com/images/SiliSoft.gif').'&w=100'), 'description' => 'HTTP source image'.$only…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified292 "httpError404": "HTTP error occurred during file upload (404: File not found).",
293 "httpError403": "HTTP error occurred during file upload (403: Forbidden).",
294 "httpError": "HTTP error occurred during file upload (error status: %1).",
H A Den.js-4.9.merged5HTTP error occurred during file upload (404: File not found).","httpError403":"HTTP error occurred…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified292 "httpError404": "HTTP error occurred during file upload (404: File not found).",
293 "httpError403": "HTTP error occurred during file upload (403: Forbidden).",
294 "httpError": "HTTP error occurred during file upload (error status: %1).",
/plugin/upgrade/HTTP/
H A DHTTPClient.php3 namespace dokuwiki\plugin\upgrade\HTTP;
9 * This class implements a basic HTTP client
23 public $http; // HTTP version defaults to 1.0
69 $this->agent = 'Mozilla/4.0 (compatible; DokuWiki HTTP Client; '.PHP_OS.')';
148 * Send an HTTP request
150 * This method handles the whole HTTP communication. It respects set proxy settings,
158 * @param string $method - HTTP Method usually GET or POST.
306 $request = "$method $request_url HTTP/".$this->http.HTTP_NL;
335 if (!preg_match('/^HTTP\/(\d\.\d)\s*(\d+).*?\n/s', $r_headers, $m))
525 $request = "CONNECT {$requestinfo['host']}:{$requestinfo['port']} HTTP/1.
[all...]
/plugin/jokuwiki/
H A DREADME.md61 …- Actually, halving the content size isn't really a //great// performance saving - with HTTP it's …
/plugin/deeplautotranslate/
H A Daction.php10 use \dokuwiki\HTTP\DokuHTTPClient;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php1482 …'href' => isset($row['share_href']) ? $row['share_href'] : \Sabre\HTTP\encodePath($row['principa…
/plugin/authgooglesheets/
H A Dcomposer.lock293 "description": "Guzzle is a PHP HTTP client library",
916 "description": "Common interface for HTTP messages",
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1HTTP headers, that determines whether browsers block frontend JavaScript code from accessing respo…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md86 * Add throwing `\Elastica\Exception\RequestEntityTooLargeException` on HTTP-413 responses in `\Elastica\Bulk` by @Vetaxon [2055](https://github.com/ruflin/Elastica/pull/2055)
168 * Included `Content-Type` HTTP header every time, whatever the content of the body is [#1780](https://github.com/ruflin/Elastica/pull/1780)
433 * Added a transport class for mocking a HTTP 403 error codes, useful for testing response failures in inheriting clients [#1529](https://github.com/ruflin/Elastica/pull/1529)
546 - Enforce [Content-Type requirement on the layer Rest](https://github.com/elastic/elasticsearch/pull/23146), a [PR on Elastica #1301](https://github.com/ruflin/Elastica/issues/1301) solved it (it has been implemented only in the HTTP Transport), but it was not implemented in the Guzzle Transport. [#1349](https://github.com/ruflin/Elastica/pull/1349)
785 - Set HTTP headers on each request preventing server error if persistent connection is enabled and compression enabled and later disabled for the same connection.
1450 - Use the HTTP response code of GET requests (getDocument), instead of extists/found json property.
1488 - Always send scroll_id via HTTP body instead of as a query param
1913 - Refactoring HTTP connection to keep alive connection -> speed improvement during using the same client
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1...<<111213141516