diff options
| -rw-r--r-- | docs/narr/views.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/narr/views.rst b/docs/narr/views.rst index 4d3652c57..e17f3d201 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -545,6 +545,8 @@ header header name/value pair, the case of the header name is not significant. + .. note:: This feature is new as of :mod:`repoze.bfg` 1.1. + path_info The value of this attribute represents a regular expression pattern |
