Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support validation of requests #123

Open
thboileau opened this issue Mar 7, 2012 · 1 comment
Open

Support validation of requests #123

thboileau opened this issue Mar 7, 2012 · 1 comment

Comments

@thboileau
Copy link
Contributor

Initial ticket : http://restlet.tigris.org/issues/show_bug.cgi?id=781

@ghost ghost assigned jlouvel Mar 7, 2012
@jlouvel jlouvel added 2.1 and removed 2.0 labels Feb 6, 2014
@jlouvel
Copy link
Member

jlouvel commented Apr 12, 2014

From original ticket:

It would be useful as a service to enforce some limitation. The control could be
based on the declared entity length if known or on the actual length received
(how?).

This filter/service should set the status to 413 in this cases:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.14

We should also verify and limit the length of URIs, setting the 414 status if
necessary:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.15

@jlouvel jlouvel modified the milestone: Unplanned Dec 27, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants