HomeSort by relevance Sort by last modified time
    Searched refs:vary (Results 1 - 15 of 15) sorted by null

  /external/jetty/src/java/org/eclipse/jetty/http/gzip/
AbstractCompressedStream.java 56 public AbstractCompressedStream(String encoding,HttpServletRequest request, CompressedResponseWrapper wrapper,String vary)
62 _vary=vary;
246 addHeader("Vary",_vary);
264 doNotCompress(true); // Send vary as it could have been compressed if encoding was present
281 addHeader("Vary",_vary);
317 doNotCompress(false); // Not compressing by size, so no vary on request headers
338 doNotCompress(false); // Not compressing by size, so no vary on request headers
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
GzipHandler.java 167 * @return The value of the Vary header set if a response can be compressed.
176 * Set the value of the Vary header sent with responses that could be compressed.
183 * @param vary The value of the Vary header set if a response can be compressed.
185 public void setVary(String vary)
187 _vary = vary;
  /external/nanohttpd/
README.md 21 * All header names are converted lowercase so they don't vary between browsers/clients.
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 174 names vary according to language. Each Collation operation over the whole list
212 <li>As with all performance measurements, the results will vary according to
  /development/build/
Android.mk 20 # This needs to vary based on the CPU ABI for the system-image files.
  /external/llvm/test/MC/ARM/
single-precision-fp.s 73 @ that the actual reason can vary by platform.
  /external/libvorbis/doc/
08-residue.tex 29 The exact interleaving and partitioning vary by residue encoding number,
116 dimension may vary from pass to pass.
  /external/jpeg/
ltmain.sh     [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 45 cases the selected textures may vary on a per-fragment basis within
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-http/8.1.14.v20131031/
jetty-http-8.1.14.v20131031.jar 
  /external/chromium-trace/trace-viewer/third_party/WebOb/webob/
response.py 513 # TODO: (maybe) support response.vary += 'something'
515 vary = list_header('Vary', '14.44') variable in class:Response
    [all...]
  /ndk/build/core/
definitions.mk     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 758 milliseconds