Re: Tip for using a Luasocket's http.require for cranky webservers...
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Tip for using a Luasocket's http.require for cranky webservers...
- From: Diego Nehab <diego@...>
- Date: 2007年10月20日 20:01:48 -0400 (EDT)
Hi,
In the context of HTTP header, there is things like
Content-Md5 or Content-Length.
And ETag, TE etc. In the MIME RFCs, you will find
MIME-Version
Message-ID
Content-type
Content-Type
Content-transfer-encoding
Content-Transfer-Encoding
All as examples. I don't think there is a solution to this
problem.
Regards,
Diego