A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/filters/gzip/GzipFilterConfig.html below:

GzipFilterConfig - play.filters.gzip.GzipFilterConfig

  • final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  • final def ##(): Int
    Definition Classes
    AnyRef → Any
  • final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  • final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  • val bufferSize: Int

    The size of the buffer to use for gzipping.

  • val chunkedThreshold: Int

    The content length threshold, after which the filter will switch to chunking the result.

  • def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  • def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  • final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  • final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  • final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  • final def notify(): Unit
    Definition Classes
    AnyRef
  • final def notifyAll(): Unit
    Definition Classes
    AnyRef
  • val shouldGzip: (RequestHeader, Result) ⇒ Boolean

    Whether the given request/result should be gzipped.

    Whether the given request/result should be gzipped. This can be used, for example, to implement black/white lists for gzipping by content type.

  • final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  • final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • def withBufferSize(size: Int): GzipFilterConfig
  • def withChunkedThreshold(threshold: Int): GzipFilterConfig
  • def withShouldGzip(shouldGzip: BiFunction[RequestHeader, Result, Boolean]): GzipFilterConfig
  • def withShouldGzip(shouldGzip: (RequestHeader, Result) ⇒ Boolean): GzipFilterConfig

  • RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4