akka/akka-http

Add cookie store for the HTTP client side

开放

#114 创建于 2016年9月8日

 (10 条评论) (2 个反应) (0 位负责人)Scala (598 个派生)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:client

仓库指标

星标
 (1,311 个星标)
PR 合并指标
 (平均合并 1天 10小时) (30 天内合并 2 个 PR)

描述

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

贡献者指南