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

貢獻者指南