Commit e1b1b897 authored by Stefan H. Holek's avatar Stefan H. Holek

ZServer.HTTPServer should work in unit tests.

parent bc509650
......@@ -94,3 +94,6 @@ class DefaultConfiguration:
self.rest_output_encoding = default_enc
self.rest_header_level = 3
self.rest_language_code = 'en'
# ZServer.HTTPServer
self.http_header_max_length = 8196
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment