mirror of
https://github.com/django/daphne.git
synced 2025-07-26 06:59:46 +03:00
commit
15ee205386
|
@ -31,7 +31,7 @@ def http_path():
|
||||||
|
|
||||||
def http_body():
|
def http_body():
|
||||||
"""
|
"""
|
||||||
Returns random binary body data.
|
Returns random binary body data. Super.
|
||||||
"""
|
"""
|
||||||
return strategies.binary(min_size=0, max_size=1500)
|
return strategies.binary(min_size=0, max_size=1500)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user