includeViaHeaderInResponse property
Indicates if a Via header is added to the response.
Adding a Via header into the HTTP response is optional. This member controls whether it is added or not.
Implementation
final bool includeViaHeaderInResponse;
Indicates if a Via header is added to the response.
Adding a Via header into the HTTP response is optional. This member controls whether it is added or not.
final bool includeViaHeaderInResponse;