[Bug 1401544] Re: lazr.restfulclient using lowercase get in HTTP request
Colin Watson
cjwatson at canonical.com
Thu Dec 11 16:22:42 UTC 2014
This was fixed by http://bazaar.launchpad.net/~lazr-
developers/lazr.restfulclient/trunk/revision/121, but that needs to be
backported to lucid and precise for production.
** Also affects: lazr.restfulclient (Ubuntu)
Importance: Undecided
Status: New
** Changed in: lazr.restfulclient
Status: New => Fix Released
** Also affects: lazr.restfulclient (Ubuntu Precise)
Importance: Undecided
Status: New
** Also affects: lazr.restfulclient (Ubuntu Lucid)
Importance: Undecided
Status: New
** Changed in: lazr.restfulclient (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lazr.restfulclient in Ubuntu.
https://bugs.launchpad.net/bugs/1401544
Title:
lazr.restfulclient using lowercase get in HTTP request
Status in lazr.restfulclient:
Fix Released
Status in lazr.restfulclient package in Ubuntu:
Fix Released
Status in lazr.restfulclient source package in Lucid:
New
Status in lazr.restfulclient source package in Precise:
New
Bug description:
http://tools.ietf.org/html/rfc2616#section-5.1.1 specifies that
methods in HTTP are case sensitive.
Some server implementations may be graceful about this (e.g. apache),
others may enforce the specification.
All the other methods are written in uppercase, so I suggest to bring
GET in line as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/lazr.restfulclient/+bug/1401544/+subscriptions
More information about the foundations-bugs
mailing list