What do you mean by trouble, be more specific On Wed, Jul 1, 2015, 11:06 PM Justin Karneges <[email protected]> wrote:
> Hi folks, > > I'm running into trouble doing a PUT with chunked encoded request body > when the size exceeds around 35K. This is with runserver, so there's no > Apache or wsgi or anything here. > > Are there any request body size limits in Django or specifically in > runserver? Trying to isolate whether this issue is on the sender side or > Django side. > > Thanks, > Justin > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAKFnGOS9GpimmhOkFKyyS9%3DOG65ofUibdqhwBso%2BR3q94Uvn8w%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAKFnGOS9GpimmhOkFKyyS9%3DOG65ofUibdqhwBso%2BR3q94Uvn8w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFWa6tKaaNL-duq3gegLaFmFroyfcHAMV-LH4AL_bxZEKFfaaA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

