BaseEndpointResponseHeaders Property |
Specifies headers that are included in the response.
Namespace: Colygon.MatchPoint.WebApi.Configuration.EndPointsAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public HttpHeader[] ResponseHeaders { get; set; }
Property Value
Type:
HttpHeaderSee Also