Added descriptions to WSF_RESPONSE about .send (mesg)

Fixed minor issues in other classes
This commit is contained in:
Jocelyn Fiat
2012-05-25 23:51:59 +02:00
parent 08347da643
commit 03bf467ee5
3 changed files with 4 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ note
- using put_error will eventually send error message directly to the underlying connector's log
(i.e for apache, it will go to the error log)
- And you can also send the message as "chunked", see put_chunk (..) for more details
- Or you can send a WSF_RESPONSE_MESSAGE in once, see `send (mesg)'
]"
date: "$Date$"
revision: "$Revision$"