You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Gustavo Kempe Corso <gc...@uol.com.br> on 2001/02/20 21:29:13 UTC

Limit in data sent by clients

  Hello everybody,

  I'm working in a webmail that is written in mod-perl and I am looking
for security problems in the code. What I'd like to know is that if
there is a limit in the size of data sent by clients using the POST
method, which I get using the method req->content.
  Besides that, is there any other possible security problem I should
that be aware of, when writting mod-perl modules?

  Thanks for your attention.

  []'s,
    Gustavo