Packages

package http

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. http
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package action
  2. package auth
  3. package cache
  4. package check
  5. package cookie
  6. package engine
  7. package feeder
  8. package fetch
  9. package funspec
  10. package protocol
  11. package request
  12. package resolver
  13. package response
  14. package util

Type Members

  1. trait HttpDsl extends HttpCheckSupport with WsCheckSupport with SseCheckSupport with SitemapFeederSupport with BodyPartSupport with CookieSupport with ProxySupport
  2. type ResponseTransformer = (Response, Session) => Validation[Response]

Value Members

  1. object HeaderNames
  2. object HeaderValues
  3. object Predef extends HttpDsl

Inherited from AnyRef

Inherited from Any

Ungrouped