HomeSort by relevance Sort by last modified time
    Searched full:multipart (Results 176 - 200 of 663) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/nanohttpd/core/src/test/resources/
multipart-form-test.htm 35 <p>This is a multipart-form test for NanoHTTPD.</p>
36 <form action="http://localhost:8080/" enctype="multipart/form-data" method="post">
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_13.txt 6 Content-Type: multipart/mixed; boundary="OUTER"
14 Content-Type: multipart/mixed; boundary=BOUNDARY
msg_10.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_33.txt 7 Content-Type: multipart/signed; micalg*=ansi-x3.4-1968''pgp-md5;
msg_45.txt 8 Content-Type: multipart/signed; boundary="borderline";
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_13.txt 6 Content-Type: multipart/mixed; boundary="OUTER"
14 Content-Type: multipart/mixed; boundary=BOUNDARY
msg_10.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_33.txt 7 Content-Type: multipart/signed; micalg*=ansi-x3.4-1968''pgp-md5;
msg_45.txt 8 Content-Type: multipart/signed; boundary="borderline";
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_13.txt 6 Content-Type: multipart/mixed; boundary="OUTER"
14 Content-Type: multipart/mixed; boundary=BOUNDARY
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_13.txt 6 Content-Type: multipart/mixed; boundary="OUTER"
14 Content-Type: multipart/mixed; boundary=BOUNDARY
  /external/jetty/src/java/org/eclipse/jetty/util/
MultiPartInputStream.java 57 * Handle a MultiPart Mime input stream, breaking it up on the boundary into files and strings.
74 public class MultiPart implements Part
86 public MultiPart (String name, String filename)
128 throw new IllegalStateException ("Multipart Mime part "+_name+" exceeds max filesize");
140 throw new IllegalStateException ("Multipart Mime part "+_name+" exceeds max filesize");
152 _file = File.createTempFile("MultiPart", "", MultiPartInputStream.this._tmpDir);
386 ((MultiPartInputStream.MultiPart)p).cleanUp();
400 * Parse, if necessary, the multipart data and return the list of Parts.
438 * Parse, if necessary, the multipart stream.
454 //if its not a multipart request, don't parse i
    [all...]
  /external/apache-http/android/src/com/android/internal/http/multipart/
StringPart.java 2 * $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//httpclient/src/java/org/apache/commons/httpclient/methods/multipart/StringPart.java,v 1.11 2004/04/18 23:51:37 jsdever Exp $
31 package com.android.internal.http.multipart;
41 * Simple string parameter for a multipart post
142 * @see org.apache.commons.httpclient.methods.multipart.BasePart#setCharSet(java.lang.String)
  /external/curl/tests/data/
test164 22 Content-Type: multipart/byteranges; boundary=408a326132c
test258 63 HTTP POST multipart without Expect: header using proxy anyauth (Digest)
79 ^(User-Agent:|Content-Type: multipart/form-data;|------).*
88 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
114 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
test259 59 HTTP POST multipart with Expect: header using proxy anyauth (Digest)
75 ^(User-Agent:|Content-Type: multipart/form-data;|------).*
85 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
112 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
  /external/iptables/extensions/
libipt_ULOG.man 26 netlink multipart message to userspace. Default is 1 (for backwards
  /external/iptables/include/linux/netfilter_ipv4/
ipt_ULOG.h 22 * bytes. So the multipart netlink-message has to be < 131000 bytes.
  /external/kernel-headers/original/uapi/linux/netfilter_ipv4/
ipt_ULOG.h 22 * bytes. So the multipart netlink-message has to be < 131000 bytes.
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
BandwidthTestUtil.java 21 import com.android.internal.http.multipart.FilePart;
22 import com.android.internal.http.multipart.MultipartEntity;
23 import com.android.internal.http.multipart.Part;
24 import com.android.internal.http.multipart.StringPart;
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Multipart.java 21 public abstract class Multipart implements Body {
  /packages/services/Telephony/src/com/android/phone/common/mail/
Multipart.java 20 public abstract class Multipart implements Body {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 22 * bytes. So the multipart netlink-message has to be < 131000 bytes.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 22 * bytes. So the multipart netlink-message has to be < 131000 bytes.
  /prebuilts/go/darwin-x86/misc/nacl/
testzip.proto 112 multipart

Completed in 862 milliseconds

1 2 3 4 5 6 78 91011>>