Changeset 854
- Timestamp:
- 11/30/05 15:03:23
- Files:
-
- trunk/docs/book/xml/apireference.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/book/xml/apireference.xml
r853 r854 996 996 Therefore your filter has turned the XML string into an XML DOM instance transparently and makes your life easier. In that case you do not want CherryPy to parse the request body. 997 997 It could also be used to scan the request body before it is being processed any further and decide to reject it if needed.</para> 998 <para>This hook is not called if an error occurs during the process before hand.</para 998 <para>This hook is not called if an error occurs during the process before hand.</para> 999 999 </section> 1000 1000

