struct settings - 5cript/attender GitHub Wiki
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,.