Table of Contents

Class ActuatorMediaTypes

Namespace
Steeltoe.Management.EndpointBase
Assembly
Steeltoe.Management.EndpointBase.dll
public static class ActuatorMediaTypes
Inheritance
ActuatorMediaTypes
Inherited Members

Fields

ANY

public static readonly string ANY

Field Value

string

APP_JSON

public static readonly string APP_JSON

Field Value

string

V1_JSON

public static readonly string V1_JSON

Field Value

string

V2_JSON

public static readonly string V2_JSON

Field Value

string

Methods

GetContentHeaders(List<string>, MediaTypeVersion)

public static string GetContentHeaders(List<string> acceptHeaders, MediaTypeVersion version = MediaTypeVersion.V2)

Parameters

acceptHeaders List<string>
version MediaTypeVersion

Returns

string