HomeSort by relevance Sort by last modified time
    Searched full:trailers (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/chromium/net/tools/flip_server/
balsa_visitor_interface.h 29 // part of the header (or it's framing), or trailers will be passed through
39 // indicating chunking (it will have been omitted). Trailers will not be
57 // not cleaned up in any way. Note that trailers only occur in a message
  /external/chromium_org/net/tools/flip_server/
balsa_visitor_interface.h 28 // part of the header (or its framing), or trailers will be passed through
38 // indicating chunking (it will have been omitted). Trailers will not be
56 // not cleaned up in any way. Note that trailers only occur in a message
  /external/apache-http/src/org/apache/http/conn/
BasicEofSensorWatcher.java 84 // reading trailers after the response body:
BasicManagedEntity.java 160 // reading trailers after the response body:
  /external/iproute2/ip/
iplink.c 63 fprintf(stderr, " [ trailers { on | off } ]\n");
365 } else if (strcmp(*argv, "trailers") == 0) {
373 return on_off("trailers");
853 } else if (strcmp(*argv, "trailers") == 0) {
861 return on_off("trailers");
  /external/chromium/net/http/
http_chunked_decoder.h 74 // NOTE: This implementation does not bother to parse trailers since they are
http_chunked_decoder_unittest.cc 119 TEST(HttpChunkedDecoderTest, Trailers) {
  /external/chromium_org/net/http/
http_chunked_decoder.h 75 // NOTE: This implementation does not bother to parse trailers since they are
  /external/chromium_org/net/tools/quic/
quic_in_memory_cache.cc 34 LOG(DFATAL) << "Trailers not supported.";
  /external/iproute2/include/linux/
if_arp.h 128 #define ATF_USETRAILERS 0x10 /* has requested trailers */
  /external/kernel-headers/original/linux/
if_arp.h 128 #define ATF_USETRAILERS 0x10 /* has requested trailers */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h 34 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */
if_arp.h 122 #define ATF_USETRAILERS 0x10 /* has requested trailers */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if.h 55 IFF_NOTRAILERS = 0x20, /* Avoid use of trailers. */
if_arp.h 158 #define ATF_USETRAILERS 0x10 /* Has requested trailers. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if.h 34 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */
if_arp.h 122 #define ATF_USETRAILERS 0x10 /* has requested trailers */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 55 IFF_NOTRAILERS = 0x20, /* Avoid use of trailers. */
if_arp.h 158 #define ATF_USETRAILERS 0x10 /* Has requested trailers. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if.h 34 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */
if_arp.h 122 #define ATF_USETRAILERS 0x10 /* has requested trailers */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 55 IFF_NOTRAILERS = 0x20, /* Avoid use of trailers. */
if_arp.h 158 #define ATF_USETRAILERS 0x10 /* Has requested trailers. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
util.py 159 'proxy-authorization':1, 'te':1, 'trailers':1, 'transfer-encoding':1,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
util.py 159 'proxy-authorization':1, 'te':1, 'trailers':1, 'transfer-encoding':1,

Completed in 388 milliseconds

1 2 3