"505 HTTP Version Not Supported" with PUT and spaces
Bug #486740 reported by
Duncan McGreggor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txAWS |
New
|
Low
|
Unassigned |
Bug Description
If a file has spaces in its name, and one tries to use that name with PUT when saving an object to a bucket, an HTTP 505 error is returned. We need to add a utility function for sanitizing object names from users, or better yet, simply raise an exception when a non-safe name is provided.
Changed in txaws: | |
importance: | Undecided → Low |
milestone: | none → 0.1 |
description: | updated |
description: | updated |
Changed in txaws: | |
milestone: | 0.1 → 0.2 |
Changed in txaws: | |
milestone: | 0.2 → 0.3 |
To post a comment you must log in.