Re: luasocket.http and repeating headers
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: luasocket.http and repeating headers
- From: Diego Nehab <diego@...>
- Date: Fri, 8 Jan 2010 13:28:30 -0500 (EST)
Hi,
Just noticed that luasocket.http concatenates repeating headers with a
comma which makes them impossible to parse if the header value itself
contains a comma.
Do you have a specific case in mind? If so, please be more
specific. I believe cookies with dates can be parsed without
any problem, if that is what you are talking about.
Regards,
Diego