Ticket #589 (closed enhancement: fixed)
HTTPServer - change maximum request content length
| Reported by: | mdickey | Owned by: | mdickey |
|---|---|---|---|
| Priority: | minor | Milestone: | Pion 2.1.2 |
| Component: | Network Library | Version: | |
| Keywords: | Cc: |
Description (last modified by mdickey) (diff)
Currently this is set in HTTPParser to a maximum size of 1MB. HTTPParser has a method to change it, but it is not accessible when using HTTPServer.
Add method to HTTPServer to support changing the maximum request content length.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
