akka/akka-http

Add cookie store for the HTTP client side

Ouverte

#114 ouverte le 8 sept. 2016

 (10 commentaires) (2 réactions) (0 personne assignée)Scala (598 forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:client

Métriques du dépôt

Stars
 (1 311 étoiles)
Métriques de merge PR
 (Merge moyen 1j 10h) (2 PRs mergées en 30 j)

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

Guide contributeur