Packages

p

algolia

http

package http

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait HttpVerb extends AnyRef

Value Members

  1. object DELETE extends HttpVerb with Product with Serializable
  2. object GET extends HttpVerb with Product with Serializable
  3. object POST extends HttpVerb with Product with Serializable
  4. object PUT extends HttpVerb with Product with Serializable

Ungrouped