com.sksamuel.scruffy

Headers

object Headers

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Headers
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. object Accept extends HeaderKey with Product with Serializable

  7. object AcceptCharset extends HeaderKey with Product with Serializable

  8. object AcceptEncoding extends HeaderKey with Product with Serializable

  9. object AcceptLanguage extends HeaderKey with Product with Serializable

  10. object AccessControlAllowOrigin extends HeaderKey with Product with Serializable

  11. object Age extends HeaderKey with Product with Serializable

  12. object Allow extends HeaderKey with Product with Serializable

  13. object Authorization extends HeaderKey with Product with Serializable

  14. object CacheControl extends HeaderKey with Product with Serializable

  15. object ContentLanguage extends HeaderKey with Product with Serializable

  16. object ContentLength extends HeaderKey with Product with Serializable

  17. object ContentLocation extends HeaderKey with Product with Serializable

  18. object ContentType extends HeaderKey with Product with Serializable

  19. object Date extends HeaderKey with Product with Serializable

  20. object ETag extends HeaderKey with Product with Serializable

  21. object Expires extends HeaderKey with Product with Serializable

  22. object LastModified extends HeaderKey with Product with Serializable

  23. object Location extends HeaderKey with Product with Serializable

  24. object MaxForwards extends HeaderKey with Product with Serializable

  25. object Origin extends HeaderKey with Product with Serializable

  26. object Pragma extends HeaderKey with Product with Serializable

  27. object Referer extends HeaderKey with Product with Serializable

  28. object Refresh extends HeaderKey with Product with Serializable

  29. object Server extends HeaderKey with Product with Serializable

  30. object SetCookie extends HeaderKey with Product with Serializable

  31. object UserAgent extends HeaderKey with Product with Serializable

  32. object WWWAuthenticate extends HeaderKey with Product with Serializable

  33. object XForwardedFor extends HeaderKey with Product with Serializable

  34. object XForwardedProto extends HeaderKey with Product with Serializable

  35. object XHTTPMethodOverride extends HeaderKey with Product with Serializable

  36. object XPoweredBy extends HeaderKey with Product with Serializable

  37. object XRequestedWith extends HeaderKey with Product with Serializable

  38. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  39. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  41. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  42. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  43. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  44. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  45. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  46. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  47. final def notify(): Unit

    Definition Classes
    AnyRef
  48. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  49. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  50. def toString(): String

    Definition Classes
    AnyRef → Any
  51. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped