Class HopByHopHeaders

java.lang.Object
dev.relism.flash.http.HopByHopHeaders

public final class HopByHopHeaders extends Object
Shared proxy policy for fields that must not cross an HTTP connection boundary.
  • Method Details

    • shouldForward

      public static boolean shouldForward(HeaderView source, dev.relism.fpr.core.ByteView name, dev.relism.fpr.core.ByteView value, HopByHopHeaders.Protocol sourceProtocol, HopByHopHeaders.Protocol targetProtocol)
      Returns whether a field may be copied to a new downstream connection.