Home
last modified time | relevance | path

Searched refs:modify (Results 101 – 125 of 1277) sorted by path

12345678910>>...52

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRedirectMiddleware.php179 $modify = [];
189 $modify['method'] = 'GET';
190 $modify['body'] = '';
199 $modify['uri'] = $uri;
205 && $modify['uri']->getScheme() === $request->getUri()->getScheme()
208 $modify['set_headers']['Referer'] = (string) $uri;
210 $modify['remove_headers'][] = 'Referer';
214 if ($request->getUri()->getHost() !== $modify['uri']->getHost()) {
215 $modify['remove_headers'][] = 'Authorization';
218 return Psr7\modify_request($request, $modify);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DLICENSE11 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DREADME.md485 consumers of the promise cannot modify the value that will be eventually
493 into and modify the private properties of promises of the same type. While this
494 does allow consumers of the value to modify the resolution or rejection of the
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DLICENSE13 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DREADME.md411 string. This function does not modify the provided keys when an array is
452 Clone and modify a request with the given changes.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DLICENSE.txt8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
34 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/paragonie/random_compat/
H A DLICENSE8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DLICENSE6 without limitation the rights to use, copy, modify, merge, publish,
/plugin/authgooglesheets/vendor/psr/cache/
H A DLICENSE.txt6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/psr/http-message/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/psr/log/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DLICENSE8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authhiorgserver/
H A DLICENSE31 distribute copies of the software, or if you modify it.
41 distribute and/or modify the software.
90 2. You may modify your copy or copies of the Program or any portion
172 4. You may not copy, modify, sublicense, or distribute the Program
174 otherwise to copy, modify, sublicense or distribute the Program is
181 signed it. However, nothing else grants you permission to modify or
191 original licensor to copy, distribute or modify the Program subject to
296 This program is free software; you can redistribute it and/or modify
H A DREADME.md47 This program is free software; you can redistribute it and/or modify
/plugin/authhttp/
H A DREADME68 also be reported to be member of "specialgroup". If you did not modify
/plugin/authimap/
H A DREADME18 This program is free software; you can redistribute it and/or modify
/plugin/authimap2/
H A DREADME18 This program is free software; you can redistribute it and/or modify
/plugin/authjoomla/
H A DREADME18 This program is free software; you can redistribute it and/or modify
/plugin/authldaplocal/
H A DLICENSE5 modify it under the terms of the GNU General Public License
49 distribute copies of the software, or if you modify it.
59 distribute and/or modify the software.
108 2. You may modify your copy or copies of the Program or any portion
190 4. You may not copy, modify, sublicense, or distribute the Program
192 otherwise to copy, modify, sublicense or distribute the Program is
199 signed it. However, nothing else grants you permission to modify or
209 original licensor to copy, distribute or modify the Program subject to
/plugin/authlemonldap/
H A DLICENSE31 distribute copies of the software, or if you modify it.
41 distribute and/or modify the software.
90 2. You may modify your copy or copies of the Program or any portion
172 4. You may not copy, modify, sublicense, or distribute the Program
174 otherwise to copy, modify, sublicense or distribute the Program is
181 signed it. However, nothing else grants you permission to modify or
191 original licensor to copy, distribute or modify the Program subject to
296 This program is free software; you can redistribute it and/or modify
/plugin/authlinotp/
H A DLICENSE31 distribute copies of the software, or if you modify it.
41 distribute and/or modify the software.
90 2. You may modify your copy or copies of the Program or any portion
172 4. You may not copy, modify, sublicense, or distribute the Program
174 otherwise to copy, modify, sublicense or distribute the Program is
181 signed it. However, nothing else grants you permission to modify or
191 original licensor to copy, distribute or modify the Program subject to
296 This program is free software; you can redistribute it and/or modify

12345678910>>...52