Is the “Maximum number of POST request parameters” limit trappable?

前端 未结 2 1382
小鲜肉
小鲜肉 2021-01-17 22:56

Coldfusion 10 allows a limit to be set for the maximum number of POST request parameters (Server Settings / Settings / Request Size Limits / Maximum number of POST request p

2条回答
  •  后悔当初
    2021-01-17 23:20

    If the limit is exceeded, then there would be entries in the ColdFusion exception and application log.

提交回复
热议问题