1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-02-10 04:02:59 +01:00
dspace-statistics-api/dspace_statistics_api
Alan Orth 946f0749e2
dspace_statistics_api/app.py: Use bounded_stream in on_post
For reasons I don't quite understand, we need to use bounded_stream
in the on_post request handler in order to use simulate_post() with
the testing client in Falcon 2.0.0. Normal runtime operation via
gunicorn does not have any issues with stream.

See: https://github.com/falconry/falcon/issues/1720
See: https://github.com/falconry/falcon/issues/1554
2020-09-26 11:50:57 +03:00
..
2018-10-28 11:14:21 +02:00
2019-11-27 12:30:06 +02:00