Package

hulk

http

Permalink

package http

Visibility
  1. Public
  2. All

Type Members

  1. trait Action extends AnyRef

    Permalink

    Created by reweber on 18/12/2015

  2. trait Empty extends ResponseFormat

    Permalink
    Attributes
    protected
  3. class EmptyHttpResponseWriter extends HttpResponseBodyWriter[Empty]

    Permalink
    Attributes
    protected
  4. case class HulkHttpRequest(method: HttpMethod, path: String, httpHeader: Seq[HttpHeader], body: HttpRequestBody)(requestParams: Map[String, String], queryParams: Query, fragment: Option[String])(cookies: Seq[HttpCookiePair])(implicit actorMaterializer: ActorMaterializer) extends Product with Serializable

    Permalink

    Created by reweber on 18/12/2015

  5. trait HulkHttpResponse extends AnyRef

    Permalink

    Created by reweber on 18/12/2015

Ungrouped