Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

struct settings

5cript edited this page Apr 25, 2021 · 5 revisions

struct settings

Summary

Members Descriptions
public bool trust_proxy Use X-Forward-Header if trust_proxy.
public bool expose_exception Send exceptions to client? I recommend no, to not leak information unneccessarily, but its useful for debugging,.

Members


public bool trust_proxy

Use X-Forward-Header if trust_proxy.


public bool expose_exception

Send exceptions to client? I recommend no, to not leak information unneccessarily, but its useful for debugging,.

Clone this wiki locally