[Freeipa-devel] [freeipa PR#206][opened] Properly handle multiple cookies in rpcclient

simo5 freeipa-github-notification at redhat.com
Tue Nov 1 20:58:02 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/206
Author: simo5
 Title: #206: Properly handle multiple cookies in rpcclient
Action: opened

PR body:
"""
The current code does not give a list of cookies, but a concatenated string separated by a comma. This is a format the Cookie class does not understand. msg.getheaders returns the wanted format.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/206/head:pr206
git checkout pr206
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-206.patch
Type: text/x-diff
Size: 773 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161101/cb45a735/attachment.bin>


More information about the Freeipa-devel mailing list