Home
last modified time | relevance | path

Searched refs:https (Results 151 – 175 of 2694) sorted by path

12345678910>>...108

/plugin/authgooglesheets/vendor/google/auth/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php49 const IAP_CERT_URL = 'https://www.gstatic.com/iap/verify/public_key-jwk';
52 const OAUTH2_ISSUER_HTTPS = 'https://accounts.google.com';
429 * @see https://github.com/GoogleCloudPlatform/getting-started-php/issues/85
H A DIam.php28 * @see https://cloud.google.com/iam/docs IAM Documentation
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php459 …* @see https://cloud.google.com/iam/credentials/reference/rest/v1/projects.serviceAccounts/signBlo…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md85 …HP 7.x fixes [#1685](https://github.com/guzzle/guzzle/pull/1685), [#1686](https://github.com/guzzl…
112 https://httpoxy.org/
114 https://github.com/guzzle/guzzle/pull/1488
122 https://github.com/guzzle/guzzle/pull/1389
124 https://github.com/guzzle/guzzle/pull/1324
126 https://github.com/guzzle/guzzle/pull/1373
128 https://github.com/guzzle/guzzle/pull/1377
130 https://github.com/guzzle/guzzle/pull/1406
132 https://github.com/guzzle/guzzle/pull/1409
134 https://github.com/guzzle/guzzle/pull/1422
[all …]
H A DLICENSE1 Copyright (c) 2011-2018 Michael Dowling, https://github.com/mtdowling <mtdowling@gmail.com>
H A DREADME.md4 [![Latest Version](https://img.shields.io/github/release/guzzle/guzzle.svg?style=flat-square)](http…
5 [![Build Status](https://img.shields.io/travis/guzzle/guzzle.svg?style=flat-square)](https://travis…
6 [![Total Downloads](https://img.shields.io/packagist/dt/guzzlehttp/guzzle.svg?style=flat-square)](h…
24 $response = $client->request('GET', 'https://api.github.com/repos/guzzle/guzzle');
43 - [Gitter](https://gitter.im/guzzle/guzzle)
53 curl -sS https://getcomposer.org/installer | php
84 [guzzle-3-repo]: https://github.com/guzzle/guzzle3
85 [guzzle-4-repo]: https://github.com/guzzle/guzzle/tree/4.x
86 [guzzle-5-repo]: https://github.com/guzzle/guzzle/tree/5.3
87 [guzzle-6-repo]: https://github.com/guzzle/guzzle
H A DUPGRADING.md547 For a replacement of these iterators, see https://github.com/nikic/iter
551 The LogPlugin has moved to https://github.com/guzzle/log-subscriber. The
605 chained classes. See: https://github.com/guzzle/retry-subscriber
607 https://github.com/guzzle/cache-subscriber
609 https://github.com/guzzle/log-subscriber
611 https://github.com/guzzle/message-integrity-subscriber
615 https://github.com/guzzle/oauth-subscriber
630 https://github.com/guzzle/streams.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php193 'see https://curl.haxx.se/libcurl/c/libcurl-errors.html',
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md3 [Promises/A+](https://promisesaplus.com/) implementation that handles promise
5 while keeping the stack size constant. Read [this blog post](https://blog.domenic.me/youre-missing-…
22 - [Promises/A+](https://promisesaplus.com/) implementation.
389 you can use Guzzle promises with [React promises](https://github.com/reactphp/promise)
537 …ues publicly until a fix has been announced. Please see [Security Policy](https://github.com/guzzl…
547 …e paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/sub…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md299 [1.6.0]: https://github.com/guzzle/psr7/compare/1.5.2...1.6.0
300 [1.5.2]: https://github.com/guzzle/psr7/compare/1.5.1...1.5.2
301 [1.5.1]: https://github.com/guzzle/psr7/compare/1.5.0...1.5.1
302 [1.5.0]: https://github.com/guzzle/psr7/compare/1.4.2...1.5.0
303 [1.4.2]: https://github.com/guzzle/psr7/compare/1.4.1...1.4.2
304 [1.4.1]: https://github.com/guzzle/psr7/compare/1.4.0...1.4.1
305 [1.4.0]: https://github.com/guzzle/psr7/compare/1.3.1...1.4.0
306 [1.3.1]: https://github.com/guzzle/psr7/compare/1.3.0...1.3.1
307 [1.3.0]: https://github.com/guzzle/psr7/compare/1.2.3...1.3.0
308 [1.2.3]: https://github.com/guzzle/psr7/compare/1.2.2...1.2.3
[all …]
H A DREADME.md8 [![Build Status](https://travis-ci.org/guzzle/psr7.svg?branch=master)](https://travis-ci.org/guzzle…
596 [RFC 3986 Section 4.2](https://tools.ietf.org/html/rfc3986#section-4.2):
655 [RFC 3986 Section 5.3](https://tools.ietf.org/html/rfc3986#section-5.3). Usually this method does n…
690 to [RFC 3986 Section 5](https://tools.ietf.org/html/rfc3986#section-5). This is for example also wh…
704 [RFC 3986 Section 5.2.4](https://tools.ietf.org/html/rfc3986#section-5.2.4).
730 [RFC 3986 Section 6](https://tools.ietf.org/html/rfc3986#section-6).
761 Converts the empty path to "/" for http and https URIs.
814 …ues publicly until a fix has been announced. Please see [Security Policy](https://github.com/guzzl…
824 …e paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/sub…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessageTrait.php190 * @see https://tools.ietf.org/html/rfc7230#section-3.2.4
210 * @see https://tools.ietf.org/html/rfc7230#section-3.2
244 * @see https://tools.ietf.org/html/rfc7230#section-3.2
H A DServerRequest.php210 …$uri = $uri->withScheme(!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] !== 'off' ? 'https' : 'http…
H A DUri.php87 * @see https://bugs.php.net/bug.php?id=52923
88 * @see https://www.php.net/manual/en/function.parse-url.php#114817
89 * @see https://curl.haxx.se/libcurl/c/CURLOPT_URL.html#ENCODING
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md77 …ault json flags, so that invalid UTF8 characters now get converted to [�](https://en.wikipedia.org…
121 …* Added TelegramBotHandler to log records to a [Telegram](https://core.telegram.org/bots/api) bot …
H A DREADME.md1 …[![Continuous Integration](https://github.com/Seldaek/monolog/workflows/Continuous%20Integration/b…
3 [![Total Downloads](https://img.shields.io/packagist/dt/monolog/monolog.svg)](https://packagist.org…
4 [![Latest Stable Version](https://img.shields.io/packagist/v/monolog/monolog.svg)](https://packagis…
60 [listed in the wiki](https://github.com/Seldaek/monolog/wiki/Third-Party-Packages). You
75 Bugs and feature request are tracked on [GitHub](https://github.com/Seldaek/monolog/issues)
84 - [PPI](https://github.com/ppi/framework) comes out of the box with Monolog.
92 - [Equip Framework](https://github.com/equip/framework) comes out of the box with Monolog.
95 - [SilverStripe 4](https://www.silverstripe.org/) comes out of the box with Monolog.
96 - [Drupal](https://www.drupal.org/) is usable with Monolog via the [monolog](https://www.drupal.org…
97 - [Aimeos ecommerce framework](https://aimeos.org/) is usable with Monolog via the [ai-monolog](htt…
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DLogglyFormatter.php33 * @see https://www.loggly.com/docs/automated-parsing/#json
H A DLogstashFormatter.php17 * @see https://www.elastic.co/products/logstash
18 …* @see https://github.com/elastic/logstash/blob/master/logstash-core/src/main/java/org/logstash/Ev…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFleepHookHandler.php23 * @see https://fleep.io/integrations/webhooks/ Fleep Webhooks Documentation
H A DFlowdockHandler.php28 * @see https://www.flowdock.com/api/push
H A DNewRelicHandler.php25 * @see https://docs.newrelic.com/docs/agents/php-agent
26 * @see https://docs.newrelic.com/docs/accounts-partnerships/accounts/security/high-security
H A DPushoverHandler.php22 * @see https://www.pushover.net/api
52 * @see https://pushover.net/api
73 * @see https://pushover.net/api#sounds
H A DSlackHandler.php23 * @see https://api.slack.com/
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php24 * @see https://api.slack.com/incoming-webhooks
25 * @see https://api.slack.com/docs/message-attachments

12345678910>>...108