[asterisk-dev] Issues with main/http.c in trunk
Jay R. Ashworth
jra at baylink.com
Wed Mar 26 08:54:33 CDT 2008
On Mon, Mar 24, 2008 at 01:22:57PM -0700, Dan Austin wrote:
> All callbacks had at least one method. As I said, I am out
> of my element in the http code. I was finding a mismatch between
> that the browser sent/requested and the expected methods.
> A URI with no variables always seemed to be a GET and if variables
> were included on the URI, it seemed to always be a POST.
It is uncommon for POSTs to have variables in the URL, though the
standard permits it -- some older stupider code is said to assume that
if it sees a POST with variables, that the sender screwed up, and it's
really a GET anyway, I've been told.
Cheers,
-- jra
--
Jay R. Ashworth Baylink jra at baylink.com
Designer The Things I Think RFC 2100
Ashworth & Associates http://baylink.pitas.com '87 e24
St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274
Those who cast the vote decide nothing.
Those who count the vote decide everything.
-- (Joseph Stalin)
More information about the asterisk-dev
mailing list