memcache protocol should check for spaces in keys
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from therve <[email protected]>: The line-base memcache protocol doesn't behave correctly when used with keys containing spaces. We should check for the keys and raise a meaningful error when that happens. ---------- Type : enhancement Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3929