This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Ember.
Summary
Gets or sets a value indicating whether a transparent proxy is being used.
- Assembly
- Cake
.Ember .dll - Namespace
- Cake
.Ember .Serve - Containing Type
- EmberServeSettings
Syntax
public bool TransparentProxy { get; set; }
Remarks
Default is true. Set to false to omit x-forwarded-* headers when proxying
Value
Type | Description |
---|---|
bool |