Mladen Turk wrote:



-----Original Message-----
From: jean-frederic clere

Henri fixes the core... But I think we should return 400 otherwise jsp code could be displayed as text.
Someone should take care of jk_dsapi_plugin.c and jk_isapi_plugin.c and do the same.



jk_isapi_plugin uses INTERNET_MAX_URL_LENGTH which is 32 + 4 + 2048 bytes
long.
Do we need to limit that to 1012 bytes?

1024 is the size we have in jk_uriMap.c (:1234567890\0 makes the 12).

Is there any RFC saying what is the longest SERVER_NAME?

I have looked in RFC2616 - There is nothing about the length.


MT.




Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to