Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #141 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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

httpclient-cookies.patch Download (1.1 KB) - added by reporter 3 years ago.

Change History

Changed 3 years ago by reporter

Changed 2 years ago by jow

  • status changed from new to closed
  • resolution set to fixed

Committed in r6624 - thanks!

Add/Change #141 (Cookie handling in httpclient is buggy)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.