Nmap Development mailing list archives

Re: Error in http.lua's chunked encoding


From: Joao Correa <joao () livewire com br>
Date: Tue, 18 Aug 2009 22:29:04 -0300

Nice catch David! Thanks a lot for elucidating me =).

I'll start work on a better patch and I'll get in touch soon!
Thanks,
João.

On Tue, Aug 18, 2009 at 3:47 PM, David Fifield<david () bamsoftware com> wrote:
On Tue, Aug 18, 2009 at 12:35:25PM -0600, David Fifield wrote:
Responses to pipelined requests are supposed to either have a
Content-Length or use the chunked Transfer-Encoding, both of which
allow you to find the length of the body and the start of the next
response.

There are more cases than I summarized here. Section 4.4 of RFC 2616 has
all the details of determining message length.

David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: