deb-glare/glare/common
Idan 598b4d5bfa Fix RequestEntityTooLarge exception from read func
The RequestEntityTooLarge that are thrown from
read function (common/utils.py) will include
only the limit parameter. The param that
indicated the number of blob's bytes was
removed.
we cannot be sure that we will have
the number of bytes of the user's blob.

Change-Id: I57a586dae413519238acfd826dcb6316732f8e43
(cherry picked from commit 4d31dd29f7)
2017-06-29 11:39:25 +00:00
..
__init__.py Glare Code 2016-08-05 18:59:44 +03:00
config.py Docstrings should not start with a space 2017-03-25 12:42:28 +08:00
exception.py Unit tests for glare.common.utils 2017-05-24 06:04:44 +00:00
policy.py Add the possibility to reassign policies in unit tests 2017-03-19 19:31:45 +00:00
semver_db.py Add Invalidversion class. 2017-05-17 10:45:33 +00:00
store_api.py Remove log translations 2017-06-01 22:04:48 +03:00
utils.py Fix RequestEntityTooLarge exception from read func 2017-06-29 11:39:25 +00:00
wsgi.py Remove log translations 2017-06-01 22:04:48 +03:00