posted 13 years ago
Hi All,
If i have
response.setHeader("Content-Type--------- attchmenet filename="+fileName);
How do i secure this from CRLF ?
Some say validate input and encode the url.
How do I Encode the Url...
Please help me understand this better..........
Any help is highly appreciated !!!
Thanks.