ServletResponseHttpHeaders#get
should be annotated with @Nullable
and return null
instead of a singleton list containing null
when there is no content type header.
ServletResponseHttpHeaders#get
should be annotated with @Nullable
and return null
instead of a singleton list containing null
when there is no content type header.