Skip to content

fix for potential issue with resource abuse of http server

Fabian Seidl requested to merge fix-faulty-http-server-configuration into master

Description

This adds values for timeouts to prevent possible issues with problematic reservation of resources on the server side.

Related Issue

Fix for #360.

Merge request reports