Interface Http1HeaderNaming

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface Http1HeaderNaming
Converts a normalized HTTP/2 header name to another HTTP/1 header name.
  • Method Details