akka/akka-http

Add cookie store for the HTTP client side

Aberta

#114 aberto em 8 de set. de 2016

 (10 comentários) (2 reações) (0 responsável)Scala (598 forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:client

Métricas do repositório

Stars
 (1.311 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (2 fundiu PRs em 30d)

Description

Issue by jrudolph Wednesday Feb 11, 2015 at 13:53 GMT Originally opened as https://github.com/akka/akka/issues/16855


If configured, the store would automatically pick up cookies from responses and add them to requests. Also, it would make sure that the security rules about which cookies to apply in which situations would be applied.

This is part of the bigger initiative to support a high-level HTTP client interface as tracked as #16856.

/cc @sirthias

Guia do colaborador