Ah, ok. I'm not sure where I got that line to mark header_only from,
probably looking at some other code. Once I commented that out, I
discovered where the content length was coming from, I had an error
page for the 302 response that I hadn't realized I'd put in there and
of course it makes sense
Hello!
On Fri, Jan 13, 2023 at 11:19:14PM -0500, Jeff Heisz wrote:
> Hello!
>
> I've been trying to debug an issue with a custom nginx module, which
> is working 'properly' with desktop browsers but failing on Apple
> browsers with an 'invalid response' error message.
>
> I don't know exactly w
Hello!
I've been trying to debug an issue with a custom nginx module, which
is working 'properly' with desktop browsers but failing on Apple
browsers with an 'invalid response' error message.
I don't know exactly what it doesn't like (so much fun debugging on
i-devices) but I am seeing one speci