Gets a value of a header specified by the given header name from the specified request. @param request the specified request @param name the given header name @param defaultVal the specified default value @return header value, returns defaultVal if not found this header
(final Request request, final String name, final String defaultVal)
source not stored for this graph (policy: none)
no test coverage detected