also some headers have complex structure, like `ac...
# server
o
also some headers have complex structure, like
accept
, so it will probably have something else, like
accept.matches(…)
. The question is it a nullable property? Or will it throw?