mirror of
https://github.com/django/daphne.git
synced 2025-07-26 23:19:46 +03:00
update
This commit is contained in:
parent
5bdba3acf0
commit
ce58fb74df
|
@ -31,7 +31,7 @@ def http_path():
|
||||||
|
|
||||||
def http_body():
|
def http_body():
|
||||||
"""
|
"""
|
||||||
Returns random binary body data. Yo.
|
Returns random binary body data. Yo. Bro.
|
||||||
"""
|
"""
|
||||||
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