* Initial support for new server config property max-payload-size to limit the payload sizes in client requests, with or without the use of chunked encoding.
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
* Fixed issue forwarding chunks and cleaned up reset logic.
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
* Removed unnecessary log instruction.
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
* Restored logging properties file.
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
* Do not closed the channel when a 413 response is in flight.
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
* Webserver config doc update.
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
* Update db client docs according to API changes
* Update web client docs according to API changes
* Update web server docs according to API changes
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Flattening of the media support structure
Fix for not checking of the context parent when searching for operator
Signed-off-by: David Kral <david.k.kral@oracle.com>