Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-28 08:53:45 -05:00
parent e531e5cab2
commit 0b8fe5f6c6
+1
View File
@@ -199,6 +199,7 @@ You can also render JavaScript pages without Requests:
>>> print(html.html)
<html><head></head><body><a href="https://httpbin.org"></a></body></html>
API Documentation
=================