Update POD to show new default mime type.
This commit is contained in:
parent
0dd476e59f
commit
48be049930
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@ sub setLastModified {
|
|||
|
||||
=head2 setMimeType ( mimetype )
|
||||
|
||||
Override mime type for the document, which is defaultly "text/html". Also see setFilename().
|
||||
Override mime type for the document, which is defaultly "text/html; charset=UTF-8". Also see setFilename().
|
||||
|
||||
B<NOTE:> By setting the mime type to something other than "text/html" WebGUI will automatically not process the normal page contents. Instead it will return only the content of your Wobject function or Operation.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue