HttpLoggingOptions.ResponseHeaders 속성

정의

기록할 수 있는 응답 헤더 값입니다.

응답 헤더가 에 ResponseHeaders없는 경우 헤더 이름은 수정된 값으로 기록됩니다.

public System.Collections.Generic.ISet<string> ResponseHeaders { get; }
member this.ResponseHeaders : System.Collections.Generic.ISet<string>
Public ReadOnly Property ResponseHeaders As ISet(Of String)

속성 값

적용 대상