Changeset 721
- Timestamp:
- 10/06/05 12:09:47
- Files:
-
- trunk/docs/book/xml/byexample.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/book/xml/byexample.xml
r374 r721 34 34 <para> 35 35 For security reasons, CherryPy requires developers to explicitly specify which methods may 36 be accessed via the web. The 'exposed' attribute, when set totrue, indicates that a given36 be accessed via the web. The method's 'exposed' attribute, when True, indicates that a given 37 37 method is published to the web. 38 38 </para>

