Re: [PATCH] HTTP Redirect Fix
Jonathan Houser <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Stipe,
> ok, this is a bug. But nothing to do in general with redirecting (HTTP
> 302).
Yeah, I had originally put in a fix where I looked for HTTP_FOUND
somewhere else in the code and set the entity_done flags there. But
then I tracked it deeper to being an issue with the Content-Length,
which is what the patch fixed.
Jon