Is there a way to increase the maximum post size?
arsd.cgi - maximum length of form post
bachmeier via Digitalmars-d-learn Mon, 12 Dec 2016 16:51:07 -0800
I'm using arsd.cgi, and have a form set up to take input. I get a
range violation error core.exception.RangeError@test.d(109):
Range violation when using the embedded server. It appears to be
because the input is too large (about 3900 characters). When I
cut the input to 3000 characters, there is no error.
- arsd.cgi - maximum length of form po... bachmeier via Digitalmars-d-learn
- Re: arsd.cgi - maximum length o... Adam D. Ruppe via Digitalmars-d-learn
- Re: arsd.cgi - maximum length o... Adam D. Ruppe via Digitalmars-d-learn
- Re: arsd.cgi - maximum leng... bachmeier via Digitalmars-d-learn
- Re: arsd.cgi - maximum ... Adam D. Ruppe via Digitalmars-d-learn
- Re: arsd.cgi - maximum ... Adam D. Ruppe via Digitalmars-d-learn
- Re: arsd.cgi - maxi... bachmeier via Digitalmars-d-learn