Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86c33ba

Browse files
docs: remove stale response_factory param from add_static docs (aio-libs#12797)
1 parent 68923cf commit 86c33ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/web_reference.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1880,7 +1880,6 @@ Application and Router
18801880

18811881
.. method:: add_static(prefix, path, *, name=None, expect_handler=None, \
18821882
chunk_size=256*1024, \
1883-
response_factory=StreamResponse, \
18841883
show_index=False, \
18851884
break_symlink_sandbox=False, \
18861885
append_version=False)

0 commit comments

Comments
 (0)