Home
last modified time | relevance | path

Searched refs:multipart (Results 1 – 25 of 28) sorted by relevance

12

/plugin/format/
Dsyntax.php98 if($config[$mode]['ext']=='multipart') {
/plugin/upload/
Dsyntax.php107 $params['enctype'] = 'multipart/form-data';
/plugin/remotescript/lib/JsHttpRequest/
Dprotocol.txt152 - multipart/form-data: form.POST
161 Also note that multipart/form-data format used for FORM loader, because
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/
DCHANGELOG.md30 - Fallback to `application/octet-stream` if we are unable to guess the content type for a multipart
102 - Throw an exception when multipart options is misformatted
417 - `multipart/form-data` headers are now overridden case-insensitively.
DREADME.md178 chunks (e.g. Amazon S3's multipart upload API).
200 Stream that when read returns bytes for a streaming multipart or
201 multipart/form-data stream.
/plugin/confmanager/
Djquery.form.js182 var multipart = ($form.attr('enctype') == mp || $form.attr('encoding') == mp);
186 var shouldUseFrame = (hasFileInputs || multipart) && !fileAPI;
204 else if ((hasFileInputs || multipart) && fileAPI) {
/plugin/jdraw/lib/
Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DUPGRADING.md143 and `multipart` request options. `form_params` is an associative array of
146 [`multipart`](http://guzzle.readthedocs.org/en/latest/request-options.html#multipart)
147 option is now used to send a multipart/form-data POST request.
149 `GuzzleHttp\Post\PostFile` has been removed. Use the `multipart` option to add
150 POST files to a multipart/form-data request.
153 `multipart` or `form_params` instead.
DCHANGELOG.md170 multipart body. https://github.com/guzzle/guzzle/pull/1218
199 `multipart` in the same request.
209 use `form_params` or `multipart` instead.
215 * Added `multipart` and `form_params` request options.
344 * Added a trailing `\r\n` to multipart/form-data payloads. See
492 * You can now set the `Content-Type` header to `multipart/form-data`
493 when creating POST requests to force multipart bodies.
509 * Fixed a bug where multipart/form-data POST fields were not correctly
537 * Various fixes to multipart/form-data POST uploads
1268 * [Http] Adding support for Content-Type in multipart POST uploads per upload
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DUPGRADING.md193 and `multipart` request options. `form_params` is an associative array of
196 [`multipart`](https://docs.guzzlephp.org/en/latest/request-options.html#multipart)
197 option is now used to send a multipart/form-data POST request.
199 `GuzzleHttp\Post\PostFile` has been removed. Use the `multipart` option to add
200 POST files to a multipart/form-data request.
203 `multipart` or `form_params` instead.
DCHANGELOG.md454 multipart body. https://github.com/guzzle/guzzle/pull/1218
484 `multipart` in the same request.
495 use `form_params` or `multipart` instead.
502 * Added `multipart` and `form_params` request options.
637 * Added a trailing `\r\n` to multipart/form-data payloads. See
789 * You can now set the `Content-Type` header to `multipart/form-data`
790 when creating POST requests to force multipart bodies.
806 * Fixed a bug where multipart/form-data POST fields were not correctly
834 * Various fixes to multipart/form-data POST uploads
1563 * [Http] Adding support for Content-Type in multipart POST uploads per upload
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
Dclass_upload.asp110 If aCType(0) <> "multipart/form-data" Then
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
DCHANGELOG.md281 - `multipart/form-data` headers are now overridden case-insensitively.
DREADME.md165 chunks (e.g. Amazon S3's multipart upload API).
187 Stream that when read returns bytes for a streaming multipart or
188 multipart/form-data stream.
/plugin/mantis/lib/
Dchangelog390 - nusoapmime: add type=text/xml to multipart/related (thanks Emmanuel Cordonnier)
/plugin/pgn4web/pgn4web/
Dpgn-standard.txt541 Some organizers employ unusual round designations and have multipart playing
542 rounds and sometimes even have conditional rounds. In these cases, a multipart
/plugin/combo/resources/library/combo/
H A Dcombo.min.js.map1 …ata\n * @return {Promise<Response>}\n *\n * We don't send a multipart-form-data\n …
/plugin/combo/resources/library/combo/dist/
H A Dcombo.min.js.map1 …ata\n * @return {Promise<Response>}\n *\n * We don't send a multipart-form-data\n …
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js18733 multipart: 1, property
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js4981 …onseHeaders:1,getInterface:1,getResponseHeader:1,mozBackgroundRequest:1,multipart:1,onreadystatech… property
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4992 …onseHeaders:1,getInterface:1,getResponseHeader:1,mozBackgroundRequest:1,multipart:1,onreadystatech… property
/plugin/dirtylittlehelper/mermaid/editor/docs/
D3.3.js.map1multipart/form-data`: The value used for an [`<input>`](https://developer.mozilla.org/en-US/docs/W…

12