Class ActuatorMediaTypes
- Namespace
- Steeltoe.Management.Endpoint
- Assembly
- Steeltoe.Management.EndpointBase.dll
public static class ActuatorMediaTypes
- Inheritance
-
ActuatorMediaTypes
- Inherited Members
Fields
ANY
public static readonly string ANY
Field Value
APP_JSON
public static readonly string APP_JSON
Field Value
V1_JSON
public static readonly string V1_JSON
Field Value
V2_JSON
public static readonly string V2_JSON
Field Value
V3_JSON
public static readonly string V3_JSON
Field Value
Methods
GetContentHeaders(List<string>, MediaTypeVersion)
public static string GetContentHeaders(List<string> acceptHeaders, MediaTypeVersion version = MediaTypeVersion.V2)
Parameters
acceptHeaders
List<string>version
MediaTypeVersion