summaryrefslogtreecommitdiff
path: root/lib/TUWF/Response.pod
diff options
context:
space:
mode:
Diffstat (limited to 'lib/TUWF/Response.pod')
-rw-r--r--lib/TUWF/Response.pod3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/TUWF/Response.pod b/lib/TUWF/Response.pod
index 55bf14d..20d8261 100644
--- a/lib/TUWF/Response.pod
+++ b/lib/TUWF/Response.pod
@@ -178,9 +178,6 @@ you had to set these B<after> calling C<resRedirect()>. In TUWF versions after
Sets the content type to C<application/json> and sends the encoded JSON object
to the client.
-C<resJSON()> calls C<resInit()>, so if you wish to send any additional headers
-or cookies, you have to set these B<after> calling C<resJSON()>.
-
=head2 resBinary(data)
Send binary data to the client. This method throws away any data currently