Ticket #141 (closed defect: fixed)
Cookie handling in httpclient is buggy
| Reported by: | reporter | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | LuCI 0.10.0 |
| Component: | LuCI Base | Keywords: | cookies,httpclient |
| Cc: | ithamar.adema@… |
Description
The attached patch fixes the following two problems in the cookie handling of httpclient:
1) If a cookie specifies the exact path from the url, it will be discarded.
2) Due to typos the response table will only contain the last cookie returned by the server, instead of all of them.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

