includeViaHeaderInResponse property

bool includeViaHeaderInResponse
final

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;