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