Files
deb-python-falcon/falcon/testing
Kurt Griffiths 7d6106ba7b doc(testing.client): Document file_wrapper kwarg for simulate_get (#883)
A developer wishing to test high-performance file transmission may wish
to pass a mock for wsgi.file_wrapper to simulate_get(). This kwarg is
not documented for other simulate_*() functions since they are unlikely
to use it.
2016-08-31 11:57:16 -06:00
..