[ 
https://issues.apache.org/jira/browse/DEFT-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michele ZuccalĂ  updated DEFT-52:
--------------------------------

    Attachment: deft-52.patch

I have attached my patch for this issue.
As I wrote to Johnathan, little by little
I modified the original patch with an optimized one (from my point of view)
Compared to the original, the changes are:

- no longer uses objects to store cookies (not needed because the cookies are 
simple strings)
- methods for setting cookies with more parameters(like Tornado's api) that 
directly create the "Set-Cookie" headers
- lazy parsing of request's cookies.

Thanks!

> Cookies
> -------
>
>                 Key: DEFT-52
>                 URL: https://issues.apache.org/jira/browse/DEFT-52
>             Project: Deft
>          Issue Type: New Feature
>            Assignee: Johnathan Meehan
>         Attachments: deft-52.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to