Add a missing versionadded.

This commit is contained in:
Georg Brandl 2012-12-22 10:36:45 +01:00
parent 8fba5365d5
commit c0fc958299
1 changed files with 2 additions and 0 deletions

View File

@ -465,6 +465,8 @@ request.
Remove named header from the request instance (both from regular and
unredirected headers).
.. versionadded:: 3.4
.. method:: Request.get_full_url()