lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


So probably the versions that work do not sent the port number with the host name. I would have to compare the lua files to check.



---------- Forwarded message ----------
From: Diego Nehab <notifications@github.com>
Date: Mon, Jul 14, 2014 at 4:16 PM
Subject: Re: [luasocket] http GET not working on luasocket 3.0 (#102)
To: diegonehab/luasocket <luasocket@noreply.github.com>
Cc: aryajur <milind.gupta@gmail.com>


I believe this is a bug on the server side.
For some reason, it is not accepting the port in the Host request header
Host: www.amved.com:80
If you remove the port, it works fine.
There is no reason why it should fail in this case.
Something fishy must be going on.

—
Reply to this email directly or view it on GitHub.